Searched refs:SetCurrentInstanceKey (Results 1 – 3 of 3) sorted by relevance
144 void SetCurrentInstanceKey(const std::string& instanceKey);
861 void ApplicationContext::SetCurrentInstanceKey(const std::string& instanceKey) in SetCurrentInstanceKey() function in OHOS::AbilityRuntime::ApplicationContext
1415 applicationContext->SetCurrentInstanceKey(instanceKey); in HandleLaunchApplication()