Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_event.h91 LocationErrCode SubscribeLocationServiceStateV9(const napi_env& env,
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp127 LocationErrCode SubscribeLocationServiceStateV9(const napi_env& env, in SubscribeLocationServiceStateV9() function
672 … LocationErrCode errorCode = SubscribeLocationServiceStateV9(env, handlerRef, switchCallbackHost); in OnLocationServiceStateCallback()