Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java146 CommandException ce = (CommandException) t; in toResultCode() local
/frameworks/native/opengl/libs/EGL/
DBlobCache.cpp341 BlobCache::CacheEntry::CacheEntry(const CacheEntry& ce) : mKey(ce.mKey), mValue(ce.mValue) {} in CacheEntry()
/frameworks/rs/driver/
DrsdShader.cpp609 const Element *ce = e->mHal.state.fields[ct]; in initAddUserElement() local
/frameworks/base/tools/aapt/
DResourceTable.cpp4998 for (size_t ce = 0; ce < configEntryCount; ce++) { in getDensityVaryingResources() local