Searched defs:GetBundleGids (Results 1 – 6 of 6) sorted by relevance
247 bool BundleMgrService::GetBundleGids(const std::string& bundleName, std::vector<int>& gids) in GetBundleGids() function in OHOS::AppExecFwk::BundleMgrService
330 virtual bool GetBundleGids(const std::string &bundleName, std::vector<int> &gids) in GetBundleGids() function
435 bool BundleMgrHostImpl::GetBundleGids(const std::string &bundleName, std::vector<int> &gids) in GetBundleGids() function in OHOS::AppExecFwk::BundleMgrHostImpl
2257 bool BundleDataMgr::GetBundleGids(const std::string &bundleName, std::vector<int> &gids) const in GetBundleGids() function in OHOS::AppExecFwk::BundleDataMgr
745 bool BundleMgrProxy::GetBundleGids(const std::string &bundleName, std::vector<int> &gids) in GetBundleGids() function in OHOS::AppExecFwk::BundleMgrProxy
2503 napi_value GetBundleGids(napi_env env, napi_callback_info info) in GetBundleGids() function