Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dnapi_push_callback.cpp168 napi_value funcResult; in OnCheckNotification() local
187 napi_value funcResult, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) in HandleCheckPromise()
231 int32_t JSPushCallBack::ConvertFunctionResult(napi_env env, napi_value funcResult) in ConvertFunctionResult()