Home
last modified time | relevance | path

Searched defs:Location_RequestConfig (Results 1 – 2 of 2) sorted by relevance

/base/location/frameworks/native/location_ndk/include/
Dlocator_c_impl.h25 struct Location_RequestConfig { struct
26 int32_t scenario_ = OHOS::Location::SCENE_UNSET;
50 void RemoveLocationCallBack(const Location_RequestConfig* requestConfig); argument
/base/location/interfaces/c_api/include/
Doh_location_type.h289 typedef struct Location_RequestConfig Location_RequestConfig; typedef