Searched refs:SubscribeCommand (Results 1 – 2 of 2) sorted by relevance
46 ErrCode SubscribeCommand();
117 {"subscribe", std::bind(&DpShellCommand::SubscribeCommand, this)}, in CreateCommandMap()290 ErrCode DpShellCommand::SubscribeCommand() in SubscribeCommand() function in OHOS::DeviceProfile::DpShellCommand