Home
last modified time | relevance | path

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

/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp95 std::vector<std::string> BundleMgrClient::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp133 std::vector<std::string> BundleMgrClientImpl::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrClientImpl
Dbundle_mgr_proxy.cpp2334 std::vector<std::string> BundleMgrProxy::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h697 virtual std::vector<std::string> GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1311 std::vector<std::string> BundleMgrHostImpl::GetAccessibleAppCodePaths(int32_t userId) in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2965 std::vector<std::string> BundleDataMgr::GetAccessibleAppCodePaths(int32_t userId) const in GetAccessibleAppCodePaths() function in OHOS::AppExecFwk::BundleDataMgr