Searched defs:ce (Results 1 – 3 of 3) sorted by relevance
/packages/modules/DnsResolver/ |
D | resolv_cache_unit_test.cpp | 158 const CacheEntry& ce, uint32_t flags = 0) { in cacheLookup() 187 int cacheAdd(uint32_t netId, const CacheEntry& ce) { in cacheAdd() 200 void cacheQueryFailed(uint32_t netId, const CacheEntry& ce, uint32_t flags) { in cacheQueryFailed() 258 CacheEntry ce; in makeCacheEntry() local 291 CacheEntry ce = makeCacheEntry(QUERY, "valid.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local 302 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local 326 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local 347 CacheEntry ce = makeCacheEntry(QUERY, "existent.in.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local 390 CacheEntry ce = makeCacheEntry(QUERY, name.data(), ns_c_in, t.type, t.rdata.data()); in TEST_F() local 403 const CacheEntry ce = makeCacheEntry(QUERY, "valid.cache", ns_c_in, ns_t_a, "1.2.3.4"); in TEST_F() local [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | ChangeIccPinScreen.java | 258 CommandException ce = (CommandException) ar.exception; in handleResult() local
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Blend.cpp | 851 SEdgeVector *ce; in ComputeMask() local 1126 SEdgeVector *ce; in ClipBlendRect() local
|