Home
last modified time | relevance | path

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

/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
H A Dpkg_tables.h29 std::string driverInfo; member
/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_driver_info_test.cpp82 DriverInfo driverInfo; in HWTEST_F() local
[all...]
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_pkg_manager.cpp139 DriverInfo driverInfo; in QueryMatchDriver() local
175 std::shared_ptr<DriverInfo> driverInfo in QueryDriverInfo() local
H A Ddrv_bundle_state_callback.cpp133 CreatePkgInfoTable(const ExtensionAbilityInfo &driverInfo, string driverInfoStr) CreatePkgInfoTable() argument
[all...]
H A Dpkg_db_helper.cpp128 AddOrUpdateRightRecord( const std::string & bundleName, const std::string & bundleAbility, const std::string &driverInfo) AddOrUpdateRightRecord() argument
181 AddOrUpdateRightRecordEx(bool isUpdate, const std::string & bundleName, const std::string & bundleAbility, const std::string &driverInfo) AddOrUpdateRightRecordEx() argument
352 QueryBundleInfoNames(const std::string &driverInfo) QueryBundleInfoNames() argument
[all...]
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_types.cpp438 std::shared_ptr<DriverInfoData> driverInfo = std::make_shared<DriverInfoData>(); in ReadDriverInfoData() local
483 std::shared_ptr<DriverInfoData> driverInfo = nullptr; UnMarshalling() local
518 std::shared_ptr<DriverInfoData> driverInfo = DriverInfoData::UnMarshalling(parcel); DriverInfosUnMarshalling() local
530 std::shared_ptr<USBDriverInfoData> driverInfo = std::make_shared<USBDriverInfoData>(); UnMarshalling() local
[all...]
/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Dpkg_db_helper_test.cpp199 string driverInfo = "{}"; in HWTEST_F() local
238 string driverInfo = "{}"; in HWTEST_F() local
247 string driverInfo = "{test}"; in HWTEST_F() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp219 static std::shared_ptr<DriverInfoData> ParseToDriverInfoData(const std::shared_ptr<DriverInfo> &driverInfo) in ParseToDriverInfoData() argument
[all...]
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp361 static napi_value ConvertToJsDriverInfo(napi_env& env, std::shared_ptr<DriverInfoData> driverInfo) in ConvertToJsDriverInfo() argument
[all...]
/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h135 struct UsbnetHostDriverInfo *driverInfo; member

Completed in 6 milliseconds