Home
last modified time | relevance | path

Searched refs:UndefinedNapiValue (Results 1 – 5 of 5) sorted by relevance

/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp76 return UndefinedNapiValue(env); in HandleGetCachedLocation()
86 return UndefinedNapiValue(env); in HandleGetCachedLocation()
104 return UndefinedNapiValue(env); in IsLocationEnabled()
143 return UndefinedNapiValue(env); in EnableLocation()
190 return UndefinedNapiValue(env); in DisableLocation()
260 return UndefinedNapiValue(env); in IsGeoServiceAvailable()
384 return UndefinedNapiValue(env); in CreateReverseGeocodeAsyncContext()
395 return UndefinedNapiValue(env); in CreateReverseGeocodeAsyncContext()
416 return UndefinedNapiValue(env); in CreateReverseGeocodeAsyncContext()
437 return UndefinedNapiValue(env); in CreateReverseGeocodeAsyncContext()
[all …]
Dlocation_napi_event.cpp540 return UndefinedNapiValue(env); in RequestLocationOnceV9()
545 return UndefinedNapiValue(env); in RequestLocationOnceV9()
550 return UndefinedNapiValue(env); in RequestLocationOnceV9()
556 return UndefinedNapiValue(env); in RequestLocationOnceV9()
653 return UndefinedNapiValue(env); in OnCachedGnssLocationsReportingCallback()
699 return UndefinedNapiValue(env); in OnGnssStatusChangeCallback()
930 return UndefinedNapiValue(env); in On()
950 return UndefinedNapiValue(env); in On()
1360 return UndefinedNapiValue(env); in Off()
1395 return UndefinedNapiValue(env); in Off()
[all …]
Dlocation_napi_system.cpp57 return UndefinedNapiValue(env); in GetLocationOnce()
/base/location/interfaces/inner_api/include/
Dnapi_util.h41 napi_value UndefinedNapiValue(const napi_env& env);
/base/location/frameworks/native/source/
Dnapi_util.cpp33 napi_value UndefinedNapiValue(const napi_env& env) in UndefinedNapiValue() function
923 return UndefinedNapiValue(env); in CreateAsyncWork()
947 return UndefinedNapiValue(env); in CreateAsyncWork()
954 return UndefinedNapiValue(env); in DoAsyncWork()