Searched defs:driverInfo (Results 1 – 10 of 10) sorted by relevance
430 std::shared_ptr<DriverInfoData> driverInfo = std::make_shared<DriverInfoData>(); in ReadDriverInfoData() local475 std::shared_ptr<DriverInfoData> driverInfo = nullptr; in UnMarshalling() local510 std::shared_ptr<DriverInfoData> driverInfo = DriverInfoData::UnMarshalling(parcel); in DriverInfosUnMarshalling() local522 std::shared_ptr<USBDriverInfoData> driverInfo = std::make_shared<USBDriverInfoData>(); in UnMarshalling() local
199 string driverInfo = "{}"; variable238 string driverInfo = "{}"; variable247 string driverInfo = "{test}"; variable
139 DriverInfo driverInfo; in QueryMatchDriver() local175 std::shared_ptr<DriverInfo> driverInfo in QueryDriverInfo() local
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()352 std::string PkgDbHelper::QueryBundleInfoNames(const std::string &driverInfo) in QueryBundleInfoNames()
94 for (const auto &driverInfo : driverInfos) { in ParseToPkgInfoTables() local133 PkgInfoTable DrvBundleStateCallback::CreatePkgInfoTable(const ExtensionAbilityInfo &driverInfo, str… in CreatePkgInfoTable()
82 DriverInfo driverInfo; variable
29 std::string driverInfo; member
223 …std::shared_ptr<DriverInfoData> ParseToDriverInfoData(const std::shared_ptr<DriverInfo> &driverInf… in ParseToDriverInfoData()309 for (const auto &driverInfo : tempDriverInfos) { in QueryDriverInfo() local
143 struct UsbnetHostDriverInfo *driverInfo; member
441 static napi_value ConvertToJsDriverInfo(napi_env& env, std::shared_ptr<DriverInfoData> driverInfo) in ConvertToJsDriverInfo()