Searched refs:GetSystemKitsMap (Results 1 – 2 of 2) sorted by relevance
189 std::vector<panda::HmsMap> GetSystemKitsMap(uint32_t version);
747 std::vector<panda::HmsMap> systemKitsMap = GetSystemKitsMap(apiTargetVersion_); in Initialize()1587 std::vector<panda::HmsMap> JsRuntime::GetSystemKitsMap(uint32_t version) in GetSystemKitsMap() function in OHOS::AbilityRuntime::JsRuntime