Searched defs:ce (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/DnsResolver/tests/ |
| D | resolv_cache_unit_test.cpp | 161 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/ |
| D | AoaVector.java | 213 double ce = cos(vec.elevation); in fromSphericalVector() local
|
| /packages/services/Telephony/src/com/android/phone/ |
| D | ChangeIccPinScreen.java | 258 CommandException ce = (CommandException) ar.exception; in handleResult() local
|
| /packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
| D | BlobCache.cpp | 459 BlobCache::CacheEntry::CacheEntry(const CacheEntry& ce) in CacheEntry()
|
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | Blend.cpp | 851 SEdgeVector *ce; in ComputeMask() local 1126 SEdgeVector *ce; in ClipBlendRect() local
|