Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp199 SendRet(eventType, value, result); in CheckRet()
209 void DeviceStatusEvent::SendRet(int32_t eventType, int32_t value, napi_value &result) in SendRet() function in OHOS::Msdp::DeviceStatus::DeviceStatusEvent
/ohos5.0/base/msdp/device_status/frameworks/js/napi/include/
H A Ddevicestatus_event.h48 void SendRet(int32_t eventType, int32_t value, napi_value &result);