Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp60 void GetAllCallback(const napi_env &env, const napi_value &argv, napi_ref &successHandlerRef, in GetAllCallback() argument
101 napi_ref successHandlerRef = nullptr; in GetLocation() local
225 napi_ref successHandlerRef 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
187 SubscribeSystemLocationChange(napi_env env, napi_ref& successHandlerRef, napi_ref& failHandlerRef, int fixNumber, sptr<LocatorCallbackNapi>& locatorCallbackHost) SubscribeSystemLocationChange() argument
[all...]

Completed in 2 milliseconds