Home
last modified time | relevance | path

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

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.cpp89 void DrvBundleStateCallback::ParseToPkgInfoTables(const std::vector<ExtensionAbilityInfo> &driverIn… in ParseToPkgInfoTables()
203 std::vector<ExtensionAbilityInfo> driverInfos; in OnBundleAdded() local
225 std::vector<ExtensionAbilityInfo> driverInfos; in OnBundleUpdated() local
294 std::vector<ExtensionAbilityInfo> driverInfos; in GetAllDriverInfos() local
349 std::vector<ExtensionAbilityInfo> &driverInfos) in QueryDriverInfos()
387 bool DrvBundleStateCallback::UpdateToRdb(const std::vector<ExtensionAbilityInfo> &driverInfos, in UpdateToRdb()
H A Ddriver_pkg_manager.cpp153 int32_t DriverPkgManager::QueryDriverInfo(vector<shared_ptr<DriverInfo>> &driverInfos, in QueryDriverInfo()
H A Dpkg_db_helper.cpp206 int32_t PkgDbHelper::QueryAllDriverInfos(std::vector<std::string> &driverInfos) in QueryAllDriverInfos()
/ohos5.0/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp140 UsbErrCode DriverExtMgrClient::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driver… in QueryDriverInfo()
149 std::vector<std::shared_ptr<DriverInfoData>> &driverInfos) in QueryDriverInfo()
/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_proxy.cpp192 UsbErrCode DriverExtMgrProxy::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverI… in QueryDriverInfo()
H A Ddriver_ext_mgr_stub.cpp190 std::vector<std::shared_ptr<DriverInfoData>> driverInfos; in OnQueryDriverInfo() local
H A Ddriver_ext_mgr_types.cpp496 std::vector<std::shared_ptr<DriverInfoData>> &driverInfos) in DriverInfosUnMarshalling()
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp291 UsbErrCode DriverExtMgr::QueryDriverInfo(std::vector<std::shared_ptr<DriverInfoData>> &driverInfos, in QueryDriverInfo()
/ohos5.0/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Dpkg_db_helper_test.cpp228 std::vector<std::string> driverInfos; variable
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp678 std::vector<std::shared_ptr<DriverInfoData>> driverInfos; in QueryDriverInfo() local