/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | resource_info.cpp | 85 ConvertFromLauncherAbilityResourceInfo( const LauncherAbilityResourceInfo &launcherAbilityResourceInfo) ConvertFromLauncherAbilityResourceInfo() argument [all...] |
H A D | bundle_resource_host_impl.cpp | 60 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex) GetLauncherAbilityResourceInfo() argument
|
H A D | bundle_resource_rdb.cpp | 468 ConvertToLauncherAbilityResourceInfo( const std::shared_ptr<NativeRdb::ResultSet> &absSharedResultSet, const uint32_t flags, LauncherAbilityResourceInfo &launcherAbilityResourceInfo) ConvertToLauncherAbilityResourceInfo() argument 589 ParseKey(const std::string &key, LauncherAbilityResourceInfo &launcherAbilityResourceInfo) ParseKey() argument [all...] |
H A D | bundle_resource_manager.cpp | 414 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundle_resource/ |
H A D | bundle_resource_interface.h | 36 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex = 0) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/ |
H A D | bundle_resource_proxy_test.cpp | 137 std::vector<LauncherAbilityResourceInfo> launcherAbilityResourceInfo; in HWTEST_F() local 157 std::vector<LauncherAbilityResourceInfo> launcherAbilityResourceInfo; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/ |
H A D | bundle_resource_proxy.cpp | 92 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/ |
H A D | bms_extension_client.cpp | 434 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
H A D | bundle_mgr_ext.h | 133 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex = 0) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
H A D | bms_extension_data_mgr.cpp | 461 GetLauncherAbilityResourceInfo(const std::string &bundleName, const uint32_t flags, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo, const int32_t appIndex) GetLauncherAbilityResourceInfo() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource.cpp | 156 ConvertLauncherAbilityResourceInfo( napi_env env, const LauncherAbilityResourceInfo &launcherAbilityResourceInfo, napi_value objLauncherAbilityResourceInfo) ConvertLauncherAbilityResourceInfo() argument 286 InnerGetLauncherAbilityResourceInfo( const std::string &bundleName, uint32_t flags, int32_t appIndex, std::vector<LauncherAbilityResourceInfo> &launcherAbilityResourceInfo) InnerGetLauncherAbilityResourceInfo() argument [all...] |