Searched refs:ProcessStop (Results 1 – 4 of 4) sorted by relevance
52 std::bind(&CoordinationStateOut::ProcessStop, this, tempRemoteNetworkId); in DeactivateCoordination()58 void CoordinationStateOut::ProcessStop(const std::string &remoteNetworkId) in ProcessStop() function in OHOS::Msdp::DeviceStatus::CoordinationStateOut
85 … std::function<void()> handleProcessStopFunc = std::bind(&CoordinationStateIn::ProcessStop, this); in DeactivateCoordination()91 int32_t CoordinationStateIn::ProcessStop() in ProcessStop() function in OHOS::Msdp::DeviceStatus::CoordinationStateIn
34 void ProcessStop(const std::string &remoteNetworkId);
36 int32_t ProcessStop();