Searched defs:instanceKey (Results 1 – 10 of 10) sorted by relevance
37 std::string instanceKey; member
220 inline void SetInstanceKey(const std::string& instanceKey) in SetInstanceKey()
117 auto instanceKey = want.GetStringParam(Want::APP_INSTANCE_KEY); in CheckMultiInstanceAndAppClone() local
323 auto instanceKey = want.GetStringParam(Want::APP_INSTANCE_KEY); in CheckInstanceKey() local
1594 DispatchKey instanceKey = GetDispatchKey(instance); in DestroyInstance() local1715 DispatchKey instanceKey = GetDispatchKey(instance); in CreateDebugUtilsMessengerEXT() local1728 DispatchKey instanceKey = GetDispatchKey(instance); in DestroyDebugUtilsMessengerEXT() local
872 void ApplicationContext::SetCurrentInstanceKey(const std::string& instanceKey) in SetCurrentInstanceKey()
942 std::string instanceKey = context->GetCurrentInstanceKey(); in OnGetCurrentInstanceKey() local
1864 void AppRunningRecord::SetInstanceKey(const std::string& instanceKey) in SetInstanceKey()
2753 auto instanceKey = abilityRequest.want.GetStringParam(Want::APP_INSTANCE_KEY); in AddSpecifiedRequest() local
1415 std::string instanceKey = appLaunchData.GetInstanceKey(); in HandleLaunchApplication() local