Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_event.h99 LocationErrCode SubscribeCacheLocationChangeV9(const napi_env& env, const napi_value& object,
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp322 LocationErrCode SubscribeCacheLocationChangeV9(const napi_env& env, const napi_value& object, in SubscribeCacheLocationChangeV9() function
720 …LocationErrCode errorCode = SubscribeCacheLocationChangeV9(env, argv[PARAM1], handlerRef, cachedCa… in OnCachedGnssLocationsReportingCallback()