Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/native/include/
H A Ddevicestatus_msdp_client_impl.h58 ErrCode StartAlgo(Type type);
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_msdp_client_impl.cpp104 if (StartAlgo(type) == RET_ERR) { in AlgoHandle()
129 ErrCode DeviceStatusMsdpClientImpl::StartAlgo(Type type) in StartAlgo() function in OHOS::Msdp::DeviceStatus::DeviceStatusMsdpClientImpl