Home
last modified time | relevance | path

Searched refs:RequestLocationOnce (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_event.h84 napi_value RequestLocationOnce(const napi_env& env, const size_t argc, const napi_value* argv);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp553 napi_value RequestLocationOnce(const napi_env& env, const size_t argc, const napi_value* argv) in RequestLocationOnce() function
1485 return RequestLocationOnce(env, argc, argv); in GetCurrentLocation()