Home
last modified time | relevance | path

Searched refs:OH_Location_DestroyRequestConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A D_location.md63 | void [OH_Location_DestroyRequestConfig](#oh_location_destroyrequestconfig) ([Location_RequestConf…
264 ### OH_Location_DestroyRequestConfig()
267 void OH_Location_DestroyRequestConfig (Location_RequestConfig * requestConfig)
H A Doh__location__type_8h.md60 | void [OH_Location_DestroyRequestConfig](_location.md#oh_location_destroyrequestconfig) ([Location…
/ohos5.0/base/location/interfaces/c_api/include/
H A Doh_location_type.h309 void OH_Location_DestroyRequestConfig(Location_RequestConfig* requestConfig);
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/
H A D_location.md63 | void [OH_Location_DestroyRequestConfig](#oh_location_destroyrequestconfig) ([Location_RequestConf…
264 ### OH_Location_DestroyRequestConfig()
267 void OH_Location_DestroyRequestConfig (Location_RequestConfig * requestConfig)
H A Doh__location__type_8h.md60 | void [OH_Location_DestroyRequestConfig](_location.md#oh_location_destroyrequestconfig) ([Location…
/ohos5.0/base/location/frameworks/native/location_ndk/source/
H A Dlocator_c_impl.cpp149 void OH_Location_DestroyRequestConfig(Location_RequestConfig* requestConfig) in OH_Location_DestroyRequestConfig() function