Home
last modified time | relevance | path

Searched defs:GetAccessibleAppCodePaths (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp105 std::vector<std::string> BundleMgrClient::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp239 std::vector<std::string> BundleMgrClientImpl::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrClientImpl
Dbundle_mgr_proxy.cpp2614 std::vector<std::string> BundleMgrProxy::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h984 virtual std::vector<std::string> GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1943 std::vector<std::string> BundleMgrHostImpl::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp3684 std::vector<std::string> BundleDataMgr::GetAccessibleAppCodePaths(int32_t userId) const in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleDataMgr