Home
last modified time | relevance | path

Searched refs:IsMapFuncExist (Results 1 - 3 of 3) sorted by relevance

/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dmodule_manager.cpp85 if (!IsMapFuncExist(code)) { in HookFunc()
96 if (!IsMapFuncExist(code)) { in HandleFunc()
180 bool ModuleManager::IsMapFuncExist(uint32_t code) in IsMapFuncExist() function in OHOS::UpdateEngine::ModuleManager
/base/update/updateservice/interfaces/inner_api/modulemgr/include/
H A Dmodule_manager.h51 bool IsMapFuncExist(uint32_t code);
/base/update/updateservice/services/engine/src/
H A Dupdate_service_stub.cpp430 if (!ModuleManager::GetInstance().IsMapFuncExist(code)) { in OnRemoteRequest()

Completed in 3 milliseconds