Home
last modified time | relevance | path

Searched refs:chreWifiScanCacheDispatchFromCache (Results 1 – 3 of 3) sorted by relevance

/system/chre/pal/util/include/chre/pal/util/
Dwifi_scan_cache.h179 bool chreWifiScanCacheDispatchFromCache(
/system/chre/pal/util/
Dwifi_scan_cache.c293 bool chreWifiScanCacheDispatchFromCache( in chreWifiScanCacheDispatchFromCache() function
/system/chre/pal/util/tests/
Dwifi_scan_cache_test.cc210 EXPECT_EQ(chreWifiScanCacheDispatchFromCache(&params), expectSuccess); in testCacheDispatch()