Home
last modified time | relevance | path

Searched refs:SetModuleUpdateParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp191 void SamgrUtil::SetModuleUpdateParam(const std::string& key, const std::string& value) in SetModuleUpdateParam() function in OHOS::SamgrUtil
208 SamgrUtil::SetModuleUpdateParam(startKey, "true"); in SendUpdateSaState()
209 SamgrUtil::SetModuleUpdateParam(saKey, updateSaState); in SendUpdateSaState()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_util_test.cpp319 SamgrUtil::SetModuleUpdateParam(key, value);
332 SamgrUtil::SetModuleUpdateParam(key, value);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_util.h44 static void SetModuleUpdateParam(const std::string& key, const std::string& value);