Home
last modified time | relevance | path

Searched refs:BundleGraphicsClient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/include/
H A Dbundle_graphics_client.h28 class BundleGraphicsClient {
30 BundleGraphicsClient();
31 ~BundleGraphicsClient() = default;
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client.cpp23 BundleGraphicsClient::BundleGraphicsClient() in BundleGraphicsClient() function in OHOS::AppExecFwk::BundleGraphicsClient
28 ErrCode BundleGraphicsClient::GetAbilityPixelMapIcon(const std::string &bundleName, in GetAbilityPixelMapIcon()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3602 BundleGraphicsClient client; in GetAbilityIconExec()