Home
last modified time | relevance | path

Searched refs:UpdateMainElement (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dresident_process_manager.cpp123UpdateMainElement(hapModuleInfo.bundleName, hapModuleInfo.name, mainElement, true, userId); in StartResidentProcessWithMainElement()
144UpdateMainElement(hapModuleInfo.bundleName, hapModuleInfo.name, mainElement, false, userId); in NotifyDisableResidentProcess()
149 void ResidentProcessManager::UpdateMainElement(const std::string &bundleName, const std::string &mo… in UpdateMainElement() function in OHOS::AAFwk::ResidentProcessManager
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dresident_process_manager.h81 void UpdateMainElement(const std::string &bundleName, const std::string &moduleName,