Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocator_callback_napi.h105 inline void SetCompleteHandleCb(const napi_ref& completeHandlerCb) in SetCompleteHandleCb() function
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp55 g_systemSingleLocatorCallbackHost->SetCompleteHandleCb(completeHandlerRef); in GetLocationOnce()