Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_event.h115 napi_value RequestLocationOnceV9(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.cpp569 napi_value RequestLocationOnceV9(const napi_env& env, const size_t argc, const napi_value* argv) in RequestLocationOnceV9() function
1483 return RequestLocationOnceV9(env, argc, argv); in GetCurrentLocation()