Home
last modified time | relevance | path

Searched refs:STOP_COOPERATE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/msdp/device_status/services/communication/base/
H A Dmsdp_ipc_interface_code.h39 STOP_COOPERATE, enumerator
/ohos5.0/base/msdp/device_status/test/fuzztest/deactivatecooperate_fuzzer/
H A Ddeactivatecooperate_fuzzer.cpp39 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::STOP_COOPERATE), datas, reply, option); in DeactivateCooperateFuzzTest()
/ohos5.0/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp282 ret = remote->SendRequest(static_cast<uint32_t>(DeviceInterfaceCode::STOP_COOPERATE), in DeactivateCoordination()
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp134 { static_cast<uint32_t>(DeviceInterfaceCode::STOP_COOPERATE), in InitCoordination()