Searched defs:msgKey (Results 1 – 4 of 4) sorted by relevance
| /foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
| D | bundle_active_group_handler.cpp | 87 std::string msgKey = GetMsgKey(eventId, handlerobj, delayTime); in SendCheckBundleMsg() local 110 void BundleActiveGroupHandler::RemoveCheckBundleMsg(const std::string& msgKey) in RemoveCheckBundleMsg()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | ability_scheduler_proxy.cpp | 57 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleAbilityTransaction() local 1219 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleCollaborate() local 1243 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleAbilityRequestFailure() local 1282 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleAbilityRequestSuccess() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| D | app_scheduler_proxy.cpp | 50 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleForegroundApplication() local 301 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleLaunchApplication() local
|
| /foundation/resourceschedule/device_usage_statistics/test/unittest/ |
| D | package_usage_test.cpp | 943 auto msgKey = bundleActiveGroupHandler->GetMsgKey(0, handlerObject, 10); variable
|