Home
last modified time | relevance | path

Searched defs:driverInfos (Results 1 - 10 of 10) sorted by relevance

/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp140 UsbErrCode DriverExtMgrClient::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos) in QueryDriverInfo() argument
148 QueryDriverInfo(const std::string &driverUid, std::vector<std::shared_ptr<DriverInfoData>> &driverInfos) QueryDriverInfo() argument
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_stub.cpp190 std::vector<std::shared_ptr<DriverInfoData>> driverInfos; in OnQueryDriverInfo() local
H A Ddriver_ext_mgr_proxy.cpp192 UsbErrCode DriverExtMgrProxy::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos, in QueryDriverInfo() argument
H A Ddriver_ext_mgr_types.cpp503 DriverInfosUnMarshalling(MessageParcel &parcel, std::vector<std::shared_ptr<DriverInfoData>> &driverInfos) DriverInfosUnMarshalling() argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_pkg_manager.cpp153 int32_t DriverPkgManager::QueryDriverInfo(vector<shared_ptr<DriverInfo>> &driverInfos, in QueryDriverInfo() argument
H A Ddrv_bundle_state_callback.cpp89 void DrvBundleStateCallback::ParseToPkgInfoTables(const std::vector<ExtensionAbilityInfo> &driverInfos, in ParseToPkgInfoTables() argument
201 std::vector<ExtensionAbilityInfo> driverInfos; in OnBundleAdded() local
223 std::vector<ExtensionAbilityInfo> driverInfos; in OnBundleUpdated() local
287 std::vector<ExtensionAbilityInfo> driverInfos; GetAllDriverInfos() local
348 QueryDriverInfos(const std::string &bundleName, const int userId, std::vector<ExtensionAbilityInfo> &driverInfos) QueryDriverInfos() argument
388 UpdateToRdb(const std::vector<ExtensionAbilityInfo> &driverInfos, const std::string &bundleName) UpdateToRdb() argument
[all...]
H A Dpkg_db_helper.cpp206 int32_t PkgDbHelper::QueryAllDriverInfos(std::vector<std::string> &driverInfos) in QueryAllDriverInfos() argument
/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Dpkg_db_helper_test.cpp228 std::vector<std::string> driverInfos; in HWTEST_F() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp287 UsbErrCode DriverExtMgr::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos, in QueryDriverInfo() argument
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp598 std::vector<std::shared_ptr<DriverInfoData>> driverInfos; in QueryDriverInfo() local

Completed in 7 milliseconds