Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/location_adapter/include/
Dlocation_proxy_adapter_impl.h68 using StartLocatingFuncType = bool(*)( variable
88 static StartLocatingFuncType startLocatingFunc_;
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_impl.cpp242 StartLocatingFuncType LocationProxyAdapterImpl::startLocatingFunc_;
260 startLocatingFunc_ = reinterpret_cast<StartLocatingFuncType>( in LocationProxyAdapterImpl()