Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/communication/base/
H A Dmsdp_ipc_interface_code.h65 REMOVE_HOT_AREA_MONITOR, enumerator
/ohos5.0/base/msdp/device_status/test/fuzztest/removehotarealistener_fuzzer/
H A Dremovehotarealistener_fuzzer.cpp44 … static_cast<uint32_t>(Msdp::DeviceInterfaceCode::REMOVE_HOT_AREA_MONITOR), datas, reply, option); in RemoveHotAreaListenerFuzzTest()
/ohos5.0/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp731 …32_t ret = remote->SendRequest(static_cast<uint32_t>(DeviceInterfaceCode::REMOVE_HOT_AREA_MONITOR), in RemoveHotAreaListener()
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp102 { static_cast<uint32_t>(DeviceInterfaceCode::REMOVE_HOT_AREA_MONITOR), in InitCoordination()