Home
last modified time | relevance | path

Searched defs:devPath (Results 1 – 17 of 17) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
Ddisk_info_test.cpp80 std::string devPath = data->GetDevpath(); variable
113 std::string devPath = data->GetDevpath(); variable
146 std::string devPath = data->GetDevpath(); variable
179 std::string devPath = data->GetDevpath(); variable
212 std::string devPath = data->GetDevpath(); variable
245 std::string devPath = data->GetDevpath(); variable
278 std::string devPath = data->GetDevpath(); variable
311 std::string devPath = data->GetDevpath(); variable
344 std::string devPath = data->GetDevpath(); variable
377 std::string devPath = data->GetDevpath(); variable
[all …]
Ddisk_info_sup_test.cpp58 std::string devPath = data->GetDevpath(); variable
98 std::string devPath = data->GetDevpath(); variable
138 std::string devPath = data->GetDevpath(); variable
Ddisk_info_test_mock.h26 DiskInfoTestMock(std::string &sysPath, std::string &devPath, dev_t device, int flags) in DiskInfoTestMock()
Ddisk_manager_test.cpp161 std::string devPath = "/"; variable
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Ddisk_utils_mock.cpp42 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata()
47 std::string GetBlkidData(const std::string &devPath, const std::string &type) in GetBlkidData()
62 int32_t ReadVolumeUuid(const std::string &devPath, std::string &uuid) in ReadVolumeUuid()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Ddisk_utils.cpp93 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata()
107 int32_t ReadVolumeUuid(const std::string &devPath, std::string &uuid) in ReadVolumeUuid()
118 std::string GetBlkidData(const std::string &devPath, const std::string &type) in GetBlkidData()
/foundation/multimedia/video_processing_engine/services/utils/
Dvpe_sa_utils.cpp34 std::string devPath = "/proc/" + pid + "/cmdline"; in GetProcessName() local
/foundation/multimodalinput/input/intention/services/device_manager/src/
Denumerator.cpp55 const std::string devPath { DEV_INPUT_PATH + devNode }; in ScanAndAddDevices() local
Ddevice_manager.cpp149 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/
Dstorage_manager_client_test.cpp65 std::string devPath = "test"; variable
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/external_volume_info/
Dexternal_volume_info_other_test.cpp31 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata()
Dexternal_volume_info_test_sub.cpp27 int32_t ReadMetadata(const std::string &devPath, std::string &uuid, std::string &type, std::string … in ReadMetadata()
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_manager.cpp85 std::string devPath = data->GetDevpath(); in MatchConfig() local
Ddisk_info.cpp59 DiskInfo::DiskInfo(std::string &sysPath, std::string &devPath, dev_t device, int flag) in DiskInfo()
/foundation/multimodalinput/input/intention/services/device_manager/include/
Ddevice.h161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath()
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
Dvolume_manager.cpp206 std::string devPath = StringPrintf("/dev/block/%s", (volumeId).c_str()); in ReadVolumeUuid() local
/foundation/distributedhardware/distributed_input/common/include/
Dinput_hub.cpp145 std::string devPath = device->path; in ScanAndRecordInputDevices() local
402 std::string devPath = device->path; in DeviceIsExists() local