Searched refs:obits (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/libhwbinder/ |
H A D | BpHwBinder.cpp | 199 Vector<Obituary>* obits = mObituaries; in sendObituary() local 200 if(obits != nullptr) { in sendObituary() 211 this, obits ? obits->size() : 0U); in sendObituary() 213 if (obits != nullptr) { in sendObituary() 214 const size_t N = obits->size(); in sendObituary() 219 delete obits; in sendObituary() 299 if(obits != nullptr) { in onLastStrongRef() 300 if (!obits->isEmpty()) { in onLastStrongRef() 309 if (obits != nullptr) { in onLastStrongRef() 313 delete obits; in onLastStrongRef() [all …]
|
/aosp12/frameworks/native/libs/binder/ |
H A D | BpBinder.cpp | 388 Vector<Obituary>* obits = mObituaries; in sendObituary() local 389 if(obits != nullptr) { in sendObituary() 400 this, obits ? obits->size() : 0U); in sendObituary() 402 if (obits != nullptr) { in sendObituary() 403 const size_t N = obits->size(); in sendObituary() 408 delete obits; in sendObituary() 506 Vector<Obituary>* obits = mObituaries; in onLastStrongRef() local 507 if(obits != nullptr) { in onLastStrongRef() 508 if (!obits->isEmpty()) { in onLastStrongRef() 518 if (obits != nullptr) { in onLastStrongRef() [all …]
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |