Home
last modified time | relevance | path

Searched defs:checkCode (Results 1 – 2 of 2) sorted by relevance

/base/sensors/sensor/frameworks/native/include/
Dsensor_agent_proxy.h72 int32_t checkCode = CHECK_CODE; member
/base/notification/distributed_notification_service/frameworks/ans/src/
Dpush_callback_stub.cpp46 PushCheckErrCode checkCode = static_cast<PushCheckErrCode>(pushCheckCode); in ConvertPushCheckCodeToErrCode() local