Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Ddp_command.h53 int32_t HandleSubscribeOption(int option, std::string& deviceId,
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp305 result = HandleSubscribeOption(option, deviceId, serviceIds); in SubscribeCommand()
426 int32_t DpShellCommand::HandleSubscribeOption(int option, std::string& deviceId, in HandleSubscribeOption() function in OHOS::DeviceProfile::DpShellCommand