Home
last modified time | relevance | path

Searched refs:MAXIMUM_CACHE_LOCATIONS (Results 1 - 3 of 3) sorted by relevance

/base/location/frameworks/cj/source/
H A Dcached_locations_callback.cpp57 if (size > 0 && size < Location::MAXIMUM_CACHE_LOCATIONS) { in OnRemoteRequest()
/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h103 static constexpr int MAXIMUM_CACHE_LOCATIONS = 1000; member
/base/location/frameworks/js/napi/source/
H A Dcached_locations_callback_napi.cpp55 if (size > 0 && size < MAXIMUM_CACHE_LOCATIONS) { in OnRemoteRequest()

Completed in 2 milliseconds