Home
last modified time | relevance | path

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

/base/location/frameworks/native/location_ndk/include/
Dlocator_c_impl.h46 Location_SourceType locationSourceType; member
/base/location/interfaces/c_api/include/
Doh_location_type.h232 Location_SourceType locationSourceType; member
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp197 napi_value locationSourceType = nullptr; in LocationSourceTypeConstructor() local
/base/location/interfaces/inner_api/include/
Dlocation.h240 inline void SetLocationSourceType(int32_t locationSourceType) in SetLocationSourceType()