Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/location_ndk/include/
H A Dlocator_c_impl.h25 struct Location_RequestConfig { struct
26 int32_t scenario_ = OHOS::Location::SCENE_UNSET;
50 void RemoveLocationCallBack(const Location_RequestConfig* requestConfig); argument
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/
H A D_location.md124 ### Location_RequestConfig subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A D_location.md124 ### Location_RequestConfig subsection
/ohos5.0/base/location/interfaces/c_api/include/
H A Doh_location_type.h289 typedef struct Location_RequestConfig Location_RequestConfig; typedef