Home
last modified time | relevance | path

Searched refs:GetDriverName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/external_device_manager/utils/include/
H A Dext_object.h68 std::string GetDriverName() const in GetDriverName() function
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp253 tempDriverInfo->driverName = driverInfo->GetDriverName(); in ParseToDriverInfoData()