Searched defs:msgKey (Results 1 – 4 of 4) sorted by relevance
75 std::string msgKey = GetMsgKey(eventId, handlerobj, delayTime); in SendCheckBundleMsg() local95 void BundleActiveGroupHandler::RemoveCheckBundleMsg(const std::string& msgKey) in RemoveCheckBundleMsg()
50 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleForegroundApplication() local279 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleLaunchApplication() local
57 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleAbilityTransaction() local1221 auto msgKey = AbilityRuntime::ErrorMgsUtil::BuildErrorKey(reinterpret_cast<uintptr_t>(this), in ScheduleCollaborate() local
957 auto msgKey = bundleActiveGroupHandler->GetMsgKey(0, handlerObject, 10); variable