Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Ddp_command.h46 ErrCode SubscribeCommand();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp117 {"subscribe", std::bind(&DpShellCommand::SubscribeCommand, this)}, in CreateCommandMap()
290 ErrCode DpShellCommand::SubscribeCommand() in SubscribeCommand() function in OHOS::DeviceProfile::DpShellCommand