Home
last modified time | relevance | path

Searched defs:completeHandlerRef (Results 1 - 1 of 1) sorted by relevance

/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp103 napi_ref completeHandlerRef = nullptr; in GetLocation() local
227 napi_ref completeHandlerRef = nullptr; in Subscribe() local
31 GetLocationOnce(const napi_env& env, const napi_ref& successHandlerRef, const napi_ref& failHandlerRef, const napi_ref& completeHandlerRef, int fixNumber) GetLocationOnce() argument
60 GetAllCallback(const napi_env &env, const napi_value &argv, napi_ref &successHandlerRef, napi_ref &failHandlerRef, napi_ref &completeHandlerRef) GetAllCallback() argument

Completed in 1 milliseconds