Home
last modified time | relevance | path

Searched defs:GetProfileByAbility (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp199 std::tuple<int32_t, std::vector<std::string>> BundleManagerImpl::GetProfileByAbility( in GetProfileByAbility() function in OHOS::CJSystemapi::BundleManager::BundleManagerImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3022 napi_value GetProfileByAbility(napi_env env, napi_callback_info info) in GetProfileByAbility() function