Searched defs:devPath (Results 1 – 6 of 6) sorted by relevance
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
| D | disk_info_test.cpp | 59 std::string devPath = data->GetDevpath(); variable 92 std::string devPath = data->GetDevpath(); variable 125 std::string devPath = data->GetDevpath(); variable 158 std::string devPath = data->GetDevpath(); variable 191 std::string devPath = data->GetDevpath(); variable 224 std::string devPath = data->GetDevpath(); variable 257 std::string devPath = data->GetDevpath(); variable 290 std::string devPath = data->GetDevpath(); variable 323 std::string devPath = data->GetDevpath(); variable 356 std::string devPath = data->GetDevpath(); variable [all …]
|
| D | disk_info_test_mock.h | 26 DiskInfoTestMock(std::string sysPath, std::string devPath, dev_t device, int flags) in DiskInfoTestMock()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| D | disk_utils.cpp | 87 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata() 102 std::string GetBlkidData(const std::string &devPath, const std::string &type) in GetBlkidData()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
| D | disk_manager.cpp | 89 std::string devPath = data->GetDevpath(); in MatchConfig() local
|
| D | disk_info.cpp | 42 DiskInfo::DiskInfo(std::string sysPath, std::string devPath, dev_t device, int flag) in DiskInfo()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/ |
| D | audio_socket_thread.cpp | 246 int32_t AudioSocketThread::ReadAndScanUsbDev(const char *devPath) in ReadAndScanUsbDev()
|