Home
last modified time | relevance | path

Searched refs:interpret (Results 1 – 25 of 35) sorted by relevance

12

/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DConcurrentInterpreter.kt53 return instr.split(";").map { interpret(it.trim(), r) }.last() in <lambda>()
57 fun interpret(instr: String, r: T): Any? { in <lambda>() method
180 Regex("(.*)//.*") to { i, t, r -> i.interpret(r.strArg(1), t) }, in r()
184 i.interpret(r.strArg(1), t) in r()
205 i.interpret(r.strArg(1), t).also { in r()
214 assertFails { i.interpret(r.strArg(1), t) } in r()
/packages/apps/SecureElement/src/com/android/se/security/gpac/
DAR_DO.java103 public void interpret() throws ParserException { in interpret() method in AR_DO
121 mApduAr.interpret(); in interpret()
124 mNfcAr.interpret(); in interpret()
127 mPermAr.interpret(); in interpret()
DREF_DO.java113 public void interpret() throws ParserException { in interpret() method in REF_DO
133 mAidDo.interpret(); in interpret()
136 mHashDo.interpret(); in interpret()
139 mPkgDo.interpret(); in interpret()
DREF_AR_DO.java85 public void interpret() throws ParserException { in interpret() method in REF_AR_DO
101 mRefDo.interpret(); in interpret()
104 mArDo.interpret(); in interpret()
DResponse_AR_DO.java69 public void interpret() throws ParserException { in interpret() method in Response_AR_DO
90 mArDo.interpret(); in interpret()
DResponse_ALL_AR_DO.java71 public void interpret() throws ParserException { in interpret() method in Response_ALL_AR_DO
97 tempRefArDo.interpret(); in interpret()
DResponse_ARAC_AID_DO.java71 public void interpret() throws ParserException { in interpret() method in Response_ARAC_AID_DO
100 tempAidDo.interpret(); in interpret()
DResponse_DO_Factory.java70 retTlv.interpret(); in createDO()
DNFC_AR_DO.java76 public void interpret() throws ParserException { in interpret() method in NFC_AR_DO
DPERM_AR_DO.java49 public void interpret() throws ParserException { in interpret() method in PERM_AR_DO
DResponse_RefreshTag_DO.java68 public void interpret() throws ParserException { in interpret() method in Response_RefreshTag_DO
DHash_REF_DO.java106 public void interpret() throws ParserException { in interpret() method in Hash_REF_DO
DPKG_REF_DO.java74 public void interpret() throws ParserException { in interpret() method in PKG_REF_DO
DAID_REF_DO.java107 public void interpret() throws ParserException { in interpret() method in AID_REF_DO
DAPDU_AR_DO.java97 public void interpret() throws ParserException { in interpret() method in APDU_AR_DO
DBerTlv.java191 public void interpret() throws ParserException { in interpret() method in BerTlv
/packages/modules/GeoTZ/tzs2storage/
DREADME.md59 information needed to locate and interpret the data storage blocks.
115 and the block format information needed to interpret those blocks. It also
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/
DTrackRecordTest.kt406 i.interpret(r.strArg(1), t).also { in r()
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/testutils/
DTestableNetworkCallbackTest.kt424 val record = i.interpret(t.strArg(1), cb) in t()
/packages/modules/Virtualization/pvmfw/
DREADME.md58 to know how to interpret or obtain the content of that region.
213 passed to the VM via the host. pvmfw does not interpret the content of VM
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile145 # will interpret the first line (until the first dot) of a JavaDoc-style
153 # interpret the first line (until the first dot) of a Qt-style
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile145 # will interpret the first line (until the first dot) of a JavaDoc-style
153 # interpret the first line (until the first dot) of a Qt-style
/packages/apps/Contacts/
DNOTICE65 play in, interpret or otherwise perform literary or artistic works or
/packages/inputmethods/LatinIME/dictionaries/
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...

12