Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1984 const char *pathDef_ = nullptr; in parsePortPath() local
1995 if (iface->GetString(device_->property, "port_file_path", &path_, pathDef_) != HDF_SUCCESS) { in parsePortPath()