| /drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/ |
| D | driver_extension_controller.cpp | 69 std::string bundleName, in StartDriverExtension() 92 std::string bundleName, in StopDriverExtension() 114 std::string bundleName, in ConnectDriverExtension() 156 std::string bundleName, in DisconnectDriverExtension()
|
| D | bundle_update_callback.cpp | 21 void BundleUpdateCallback::OnBundlesUpdated(const std::string &bundleName) in OnBundlesUpdated()
|
| D | device.cpp | 53 std::string bundleName = Device::GetBundleName(bundleInfo); in Connect() local 104 std::string bundleName = Device::GetBundleName(bundleInfo); in Connect() local 128 std::string bundleName = Device::GetBundleName(bundleInfo); in Disconnect() local 175 std::string bundleName = Device::GetBundleName(bundleInfo); in OnDisconnect() local
|
| D | etx_device_mgr.cpp | 161 …ordered_set<uint64_t> ExtDeviceManager::DeleteBundlesOfBundleInfoMap(const std::string &bundleName) in DeleteBundlesOfBundleInfoMap()
|
| /drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
| D | drv_bundle_state_callback.cpp | 54 std::string DrvBundleStateCallback::GetBundleSize(const std::string &bundleName) in GetBundleSize() 185 const std::string &resultMsg, const std::string &bundleName) in OnBundleStateChanged() 196 void DrvBundleStateCallback::OnBundleAdded(const std::string &bundleName, const int userId) in OnBundleAdded() 218 void DrvBundleStateCallback::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() 246 void DrvBundleStateCallback::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() 348 bool DrvBundleStateCallback::QueryDriverInfos(const std::string &bundleName, const int userId, in QueryDriverInfos() 388 const std::string &bundleName, bool isExecCallback) in UpdateToRdb() 449 void DrvBundleStateCallback::OnBundleDrvRemoved(const std::string &bundleName) in OnBundleDrvRemoved()
|
| D | pkg_db_helper.cpp | 68 int32_t PkgDbHelper::DeleteRightRecord(const std::string &bundleName) in DeleteRightRecord() 80 …elper::AddOrUpdatePkgInfo(const std::vector<PkgInfoTable> &pkgInfos, const std::string &bundleName) in AddOrUpdatePkgInfo() 129 … const std::string & bundleName, const std::string & bundleAbility, const std::string &driverInfo) in AddOrUpdateRightRecord() 182 … const std::string & bundleName, const std::string & bundleAbility, const std::string &driverInfo) in AddOrUpdateRightRecordEx() 214 int32_t PkgDbHelper::QueryAllBundleAbilityNames(const std::string &bundleName, in QueryAllBundleAbilityNames()
|
| /drivers/peripheral/power/interfaces/hdi_service/src/ |
| D | running_lock_impl.cpp | 44 uint64_t lockid, const std::string &bundleName) in Hold() 82 uint64_t lockid, const std::string &bundleName) in Unhold() 111 uint64_t lockid, const std::string &bundleName) in HoldLock() 123 uint64_t lockid, const std::string &bundleName) in UnholdLock() 262 const uint64_t &lockid, const std::string &bundleName, const std::string &tag) in NotifyChanged()
|
| D | running_lock_counter.cpp | 75 const std::string bundleName = ""; in NotifyHiView() local
|
| D | power_interface_impl.cpp | 452 uint64_t lockid, const std::string &bundleName) in HoldRunningLockExt() 458 uint64_t lockid, const std::string &bundleName) in UnholdRunningLockExt()
|
| /drivers/external_device_manager/test/moduletest/driver_extension_controller_mt/ |
| D | driver_extension_controller_mt.cpp | 69 string bundleName(argv[PARAM_INDEX_OF_BUNDLENAME]); in TestEntry() local 98 void ConnectAbilityTest(const string bundleName, const string abilityName) in ConnectAbilityTest()
|
| /drivers/external_device_manager/test/unittest/ndk_stage_js_test/AppScope/ |
| D | app.json | 3 "bundleName": "com.extdevmgr.test", string
|
| /drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/ |
| D | pkg_tables.h | 27 std::string bundleName; member
|
| D | driver_pkg_manager.h | 41 string bundleName; member
|
| /drivers/external_device_manager/test/unittest/ndk_permission_js_test/AppScope/ |
| D | app.json | 3 "bundleName": "com.extdevmgr.test", string
|
| /drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/ |
| D | pkg_db_helper_test.cpp | 239 string bundleName = helper->QueryBundleInfoNames(driverInfo); variable 248 string bundleName = helper->QueryBundleInfoNames(driverInfo); variable
|
| /drivers/external_device_manager/utils/include/ |
| D | ext_object.h | 42 : bundleName_(bundleName), driverName_(driverName) in bundleName_() argument
|
| /drivers/external_device_manager/test/unittest/permission_js_test/ |
| D | config.json | 3 "bundleName": "com.extdevmgr.permissiontest", string
|
| /drivers/external_device_manager/test/unittest/systemapi_js_test/ |
| D | config.json | 3 "bundleName": "com.extdevmgr.systemapitest", string
|
| /drivers/external_device_manager/test/unittest/device_manager_js_test/ |
| D | config.json | 3 "bundleName": "com.example.myapplication", string
|