Home
last modified time | relevance | path

Searched refs:GetSystemKitPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h188 std::string GetSystemKitPath();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1577 std::string JsRuntime::GetSystemKitPath() in GetSystemKitPath() function in OHOS::AbilityRuntime::JsRuntime
1591 std::string configPath = GetSystemKitPath(); in GetSystemKitsMap()