HomeSort by relevance Sort by last modified time
    Searched defs:Extras (Results 1 - 10 of 10) sorted by null

  /external/autotest/site_utils/sponge_lib/
acts_job_info.py 32 Extras = 'Extras'
227 def extras(self): member in class:ACTSRecord
229 return self._json_record.get(ACTSRecordEnums.Extras)
239 extras = self.extras
240 if not extras:
243 test_tracker_info = self.extras.get('test_tracker_info')
245 return self.extras.get('test_tracker_environment_info')
252 extras = self.extra
    [all...]
  /system/libhwbinder/
Binder.cpp 61 class BHwBinder::Extras
121 Extras* e = mExtras.load(std::memory_order_acquire);
124 e = new Extras;
125 Extras* expected = nullptr;
141 Extras* e = mExtras.load(std::memory_order_acquire);
150 Extras* e = mExtras.load(std::memory_order_acquire);
164 Extras* e = mExtras.load(std::memory_order_relaxed);
  /frameworks/native/libs/binder/
Binder.cpp 86 class BBinder::Extras
163 Extras* e = mExtras.load(std::memory_order_acquire);
166 e = new Extras;
167 Extras* expected = nullptr;
183 Extras* e = mExtras.load(std::memory_order_acquire);
192 Extras* e = mExtras.load(std::memory_order_acquire);
206 Extras* e = mExtras.load(std::memory_order_relaxed);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 887 Extras,
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]

Completed in 822 milliseconds