Home
last modified time | relevance | path

Searched refs:GetDeviceCommand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Ddp_command.h41 ErrCode GetDeviceCommand();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp112 {"getDevice", std::bind(&DpShellCommand::GetDeviceCommand, this)}, in CreateCommandMap()
134 ErrCode DpShellCommand::GetDeviceCommand() in GetDeviceCommand() function in OHOS::DeviceProfile::DpShellCommand