Home
last modified time | relevance | path

Searched defs:GetModuleUsageRecords (Results 1 – 8 of 8) sorted by relevance

/foundation/aafwk/standard/services/appmgr/test/mock/include/
Dmock_bundle_manager.h207 virtual bool GetModuleUsageRecords( in GetModuleUsageRecords() function
400 virtual bool GetModuleUsageRecords( in GetModuleUsageRecords() function
/foundation/aafwk/standard/frameworks/kits/ability/native/test/mock/include/
Dmock_bundle_manager.cpp229 bool BundleMgrProxy::GetModuleUsageRecords(const int32_t number, std::vector<ModuleUsageRecord> &mo… in GetModuleUsageRecords() function in OHOS::AppExecFwk::BundleMgrProxy
462 bool BundleMgrService::GetModuleUsageRecords(const int32_t number, std::vector<ModuleUsageRecord> &… in GetModuleUsageRecords() function in OHOS::AppExecFwk::BundleMgrService
Dmock_bundle_manager_form.h392 virtual bool GetModuleUsageRecords( in GetModuleUsageRecords() function
/foundation/aafwk/standard/frameworks/kits/appkit/native/test/mock/include/
Dmock_ability_manager_client_interface1.h267 …bool GetModuleUsageRecords(const int32_t number, std::vector<ModuleUsageRecord> &moduleUsageRecord… in GetModuleUsageRecords() function
/foundation/aafwk/standard/services/formmgr/test/mock/include/
Dmock_bundle_manager.h459 virtual bool GetModuleUsageRecords( in GetModuleUsageRecords() function
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp2020 bool BundleMgrProxy::GetModuleUsageRecords(const int32_t number, std::vector<ModuleUsageRecord> &mo… in GetModuleUsageRecords() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1067 bool BundleMgrHostImpl::GetModuleUsageRecords(const int32_t number, std::vector<ModuleUsageRecord> … in GetModuleUsageRecords() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/appexecfwk/standard/kits/appkit/napi/bundlemgr/
Dbundle_mgr.cpp3759 napi_value GetModuleUsageRecords(napi_env env, napi_callback_info info) in GetModuleUsageRecords() function