Searched defs:instanceKey (Results 1 – 9 of 9) sorted by relevance
37 std::string instanceKey; member
220 inline void SetInstanceKey(const std::string& instanceKey) in SetInstanceKey()
113 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
861 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()
1413 std::string instanceKey = appLaunchData.GetInstanceKey(); in HandleLaunchApplication() local