Home
last modified time | relevance | path

Searched defs:devFile (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/test/
Dmtpfs_mtp_device_test.cpp126 const std::string &devFile = "test"; variable
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
Dmtpfs_mtp_device.cpp100 void MtpFsDevice::HandleDevNum(const std::string &devFile, int &devNo, int rawDevicesCnt, in HandleDevNum()
174 bool MtpFsDevice::ConnectByDevFile(const std::string &devFile) in ConnectByDevFile()