/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
H A 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 …]
|
H A D | disk_info_test_mock.h | 26 DiskInfoTestMock(std::string sysPath, std::string devPath, dev_t device, int flags) in DiskInfoTestMock()
|
/ohos5.0/base/update/updater/test/unittest/applypatch_test/ |
H A D | applypatch_unittest.cpp | 62 auto devPath = GetBlockDeviceByMountPoint(partitionName); in TearDown() local 88 auto devPath = GetBlockDeviceByMountPoint(partitionName); variable
|
/ohos5.0/base/update/updater/services/updater_binary/ |
H A D | update_image_block.cpp | 141 std::string devPath; member 396 bool UScriptInstructionBlockCheck::ExecReadBlockInfo(const std::string &devPath, Uscript::UScriptCo… in ExecReadBlockInfo() 452 auto devPath = GetBlockDeviceByMountPoint(partitionName); in Execute() local 475 bool UScriptInstructionShaCheck::IsTargetShaDiff(const std::string &devPath, const ShaInfo &shaInfo) in IsTargetShaDiff() 486 …t UScriptInstructionShaCheck::ExecReadShaInfo(Uscript::UScriptEnv &env, const std::string &devPath, in ExecReadShaInfo() 504 void UScriptInstructionShaCheck::PrintAbnormalBlockHash(const std::string &devPath, const std::stri… in PrintAbnormalBlockHash() 540 std::string UScriptInstructionShaCheck::CalculateBlockSha(const std::string &devPath, const std::st… in CalculateBlockSha() 641 auto devPath = GetBlockDeviceByMountPoint(partitionName); in Execute() local
|
/ohos5.0/base/update/updater/test/unittest/updater_binary/ |
H A D | update_processor_unittest.cpp | 49 string devPath = GetBlockDeviceByMountPoint(UT_MISC_PARTITION_NAME); in SetUp() local 60 string devPath = GetBlockDeviceByMountPoint(UT_MISC_PARTITION_NAME); in TearDown() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A 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()
|
/ohos5.0/drivers/peripheral/usb/ddk/host/include/ |
H A D | ddk_uevent_queue.h | 24 const char *devPath; member
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/ |
H A D | enumerator.cpp | 55 const std::string devPath { DEV_INPUT_PATH + devNode }; in ScanAndAddDevices() local
|
H A 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
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | enumerator.cpp | 55 const std::string devPath { DEV_INPUT_PATH + devNode }; in ScanAndAddDevices() local
|
H A D | device_manager.cpp | 150 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
|
/ohos5.0/base/update/sys_installer/services/module_update/src/ |
H A D | module_dm.cpp | 58 char *devPath = nullptr; in CreateDmDevice() local
|
/ohos5.0/base/powermgr/battery_manager/charger/src/dev/ |
H A D | fbdev_driver.cpp | 108 void FbdevDriver::SetDevPath(const std::string& devPath) in SetDevPath()
|
/ohos5.0/base/startup/init/ueventd/ |
H A D | ueventd_device_handler.c | 428 char *devPath = NULL; in GetDeviceBasePath() local 472 const char *devPath = GetDeviceBasePath(uevent->subsystem); in HandleBlockDeviceEvent() local 514 const char *devPath = GetDeviceBasePath(uevent->subsystem); in HandleOtherDeviceEvent() local
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | usb_accessory_uevent_handle.c | 27 const char *devPath; member
|
H A D | usbfn_uevent_handle.c | 42 const char *devPath; member
|
/ohos5.0/base/update/updater/services/ui/driver/ |
H A D | fbdev_driver.cpp | 145 void FbdevDriver::SetDevPath(const std::string &devPath) in SetDevPath()
|
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_uevent_queue.cpp | 47 char devPath[MAX_DEVPATH_LEN]; member 109 static int32_t DdkUeventAddDevice(const char *devPath) in DdkUeventAddDevice()
|
H A D | ddk_sysfs_device.c | 145 char devPath[SYSFS_PATH_LEN] = {0}; in DdkSysfsGetActiveInterfaces() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/ |
H A D | mtd_block_lite.c | 120 const char *devPath = NULL; in MtdBlockOsInit() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_manager.cpp | 97 std::string devPath = data->GetDevpath(); in MatchConfig() local
|
/ohos5.0/drivers/peripheral/input/udriver/src/ |
H A D | input_device_manager.cpp | 183 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice() 201 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice() 449 int32_t &epollFd, int32_t &fd, string devPath, std::shared_ptr<InputDeviceInfo> &detailInfo) in AddDeviceNodeToList() 482 void InputDeviceManager::DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath) in DoWithEventDeviceAdd()
|
/ohos5.0/base/update/updater/services/include/applypatch/ |
H A D | transfer_manager.h | 54 std::string devPath; member
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/ |
H A D | device.h | 161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath()
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/ |
H A D | device.h | 161 inline void Device::SetDevPath(const std::string &devPath) in SetDevPath()
|