Searched refs:GetCurrentInstanceKey (Results 1 – 4 of 4) sorted by relevance
143 std::string GetCurrentInstanceKey();
129 static napi_value GetCurrentInstanceKey(napi_env env, napi_callback_info info);
923 napi_value JsApplicationContextUtils::GetCurrentInstanceKey(napi_env env, napi_callback_info info) in GetCurrentInstanceKey() function in OHOS::AbilityRuntime::JsApplicationContextUtils942 std::string instanceKey = context->GetCurrentInstanceKey(); in OnGetCurrentInstanceKey()1678 JsApplicationContextUtils::GetCurrentInstanceKey); in BindNativeApplicationContextTwo()
828 std::string ApplicationContext::GetCurrentInstanceKey() in GetCurrentInstanceKey() function in OHOS::AbilityRuntime::ApplicationContext