Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Ddp_command.h44 ErrCode DeleteCommand();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp115 {"delete", std::bind(&DpShellCommand::DeleteCommand, this)}, in CreateCommandMap()
227 ErrCode DpShellCommand::DeleteCommand() in DeleteCommand() function in OHOS::DeviceProfile::DpShellCommand