Searched defs:devPath (Results 1 – 11 of 11) 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_sup_test.cpp | 58 std::string devPath = data->GetDevpath(); variable 98 std::string devPath = data->GetDevpath(); variable 137 std::string devPath = data->GetDevpath(); variable
|
| 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 | 93 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata() 107 std::string GetBlkidData(const std::string &devPath, const std::string &type) in GetBlkidData()
|
| /foundation/multimodalinput/input/intention/services/device_manager/src/ |
| D | enumerator.cpp | 55 const std::string devPath { DEV_INPUT_PATH + devNode }; in ScanAndAddDevices() local
|
| D | device_manager.cpp | 149 std::shared_ptr<IDevice> DeviceManager::FindDevice(const std::string &devPath) in FindDevice() 176 const std::string devPath { DEV_INPUT_PATH + devNode }; in AddDevice() local 225 const std::string devPath { DEV_INPUT_PATH + devNode }; in RemoveDevice() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| D | storage_manager_client_test.cpp | 65 std::string devPath = "test"; variable
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
| D | disk_manager.cpp | 95 std::string devPath = data->GetDevpath(); in MatchConfig() local
|
| D | disk_info.cpp | 48 DiskInfo::DiskInfo(std::string &sysPath, std::string &devPath, dev_t device, int flag) in DiskInfo()
|
| /foundation/multimodalinput/input/intention/services/device_manager/include/ |
| D | device.h | 161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath()
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| D | input_hub.cpp | 145 std::string devPath = device->path; in ScanAndRecordInputDevices() local 402 std::string devPath = device->path; in DeviceIsExists() local
|