Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DCellularDataService.java151 CommandException ce = (CommandException) t; in toResultCode() local
/frameworks/native/opengl/libs/EGL/
DBlobCache.cpp351 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/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java865 CommandException ce = (CommandException) ar.exception; in handleMessage() local
880 CommandException ce = (CommandException) ar.exception; in handleMessage() local
/frameworks/base/apct-tests/perftests/rubidium/assets/
Drubidium_bidding_logic_compiled.js42 …$d(a){V.call(this,a,-1,ae)}q($d,V);function W(a){return J(a,be,3)}function ce(a){V.call(this,a,-1,… function
/frameworks/base/tools/aapt/
DResourceTable.cpp4989 for (size_t ce = 0; ce < configEntryCount; ce++) { in getDensityVaryingResources() local