Home
last modified time | relevance | path

Searched defs:GetBundleNameByUid (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dmock_form_bms_helper.cpp38 ErrCode FormBmsHelper::GetBundleNameByUid(const int32_t uid, std::string &bundleName) in GetBundleNameByUid() function in OHOS::AppExecFwk::FormBmsHelper
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_bundle_manager.cpp41 void RingtoneBundleManager::GetBundleNameByUid(const int32_t uid, string &bundleName) in GetBundleNameByUid() function in OHOS::Media::RingtoneBundleManager
/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp284 int32_t FormBmsHelper::GetBundleNameByUid(const int32_t uid, std::string &bundleName) in GetBundleNameByUid() function in OHOS::AppExecFwk::FormBmsHelper
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
H A Dbms_extension_client.cpp356 ErrCode BmsExtensionClient::GetBundleNameByUid(int32_t uid, std::string &bundleName) in GetBundleNameByUid() function in OHOS::AppExecFwk::BmsExtensionClient
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h82 virtual ErrCode GetBundleNameByUid(int32_t uid, std::string &bundleName) in GetBundleNameByUid() function in OHOS::AppExecFwk::BundleMgrExt
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp257 ErrCode BmsExtensionDataMgr::GetBundleNameByUid(int32_t uid, std::string &bundleName) in GetBundleNameByUid() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dsched_controller.cpp194 std::string SchedController::GetBundleNameByUid(const int32_t uid) in GetBundleNameByUid() function in OHOS::ResourceSchedule::SchedController
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp758 std::string AppDataParser::GetBundleNameByUid(uint32_t uid) in GetBundleNameByUid() function in OHOS::NFC::AppDataParser
H A Dexternal_deps_proxy.cpp248 std::string ExternalDepsProxy::GetBundleNameByUid(uint32_t uid) in GetBundleNameByUid() function in OHOS::NFC::ExternalDepsProxy
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp315 ErrCode GetBundleNameByUid(const int uid, std::string &bundleName) in GetBundleNameByUid() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp515 napi_value GetBundleNameByUid(napi_env env, napi_callback_info info) in GetBundleNameByUid() function

Completed in 17 milliseconds