Home
last modified time | relevance | path

Searched defs:ce (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_cache_unit_test.cpp161 const CacheEntry& ce, uint32_t flags = 0) { in cacheLookup()
189 int cacheAdd(uint32_t netId, const CacheEntry& ce) { in cacheAdd()
202 void cacheQueryFailed(uint32_t netId, const CacheEntry& ce, uint32_t flags) { in cacheQueryFailed()
260 CacheEntry ce; in makeCacheEntry() local
293 CacheEntry ce = makeCacheEntry(QUERY, "valid.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local
304 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local
328 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local
349 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local
392 CacheEntry ce = makeCacheEntry(QUERY, name.data(), ns_c_in, t.type, t.rdata.data()); in TEST_F() local
405 const CacheEntry ce = makeCacheEntry(QUERY, "valid.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local
[all …]
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DAoaVector.java213 double ce = cos(vec.elevation); in fromSphericalVector() local
/packages/services/Telephony/src/com/android/phone/
DChangeIccPinScreen.java258 CommandException ce = (CommandException) ar.exception; in handleResult() local
/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache.cpp459 BlobCache::CacheEntry::CacheEntry(const CacheEntry& ce) in CacheEntry()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DBlend.cpp851 SEdgeVector *ce; in ComputeMask() local
1126 SEdgeVector *ce; in ClipBlendRect() local