Home
last modified time | relevance | path

Searched defs:mTokens (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/frameworks/base/media/lib/tvremote/tests/src/com/android/media/tv/remoteprovider/
H A DTvRemoteProviderTest.java47 private final ArrayList<IBinder> mTokens = new ArrayList<IBinder>(); in testOpenRemoteInputBridge() field in TvRemoteProviderTest.LocalTvRemoteProvider
95 private final ArrayList<IBinder> mTokens = new ArrayList<IBinder>(); in testOpenGamepadRemoteInputBridge() field in TvRemoteProviderTest.LocalTvRemoteProvider
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/clearkeydrm/
H A DJsonWebKey.h36 std::vector<std::string> mTokens; variable
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
H A DJsonWebKey.h46 Vector<String8> mTokens; variable
/aosp_15_r20/frameworks/av/drm/mediacas/plugins/clearkey/
H A DJsonAssetLoader.h43 Vector<String8> mTokens; variable
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.m173 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/combined/
H A DCombinedLexer.m280 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/lexertest-simple/
H A DTestLexer.m202 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.m315 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/polydiff/
H A DPolyLexer.m349 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treeparser/
H A DLangLexer.m351 - (void) mTokens method
/aosp_15_r20/frameworks/base/cmds/incident_helper/src/
H A Dih_util.h198 std::stack<uint64_t> mTokens; variable
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.m551 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.m761 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.m772 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DLexer.as110 public function mTokens():void { method in org.antlr.runtime.Lexer
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/selinux/
H A DSelinuxAuditLogBuilder.java50 private Iterator<String> mTokens; field in SelinuxAuditLogBuilder
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DTokenWatcher.java224 private WeakHashMap<IBinder,Death> mTokens = new WeakHashMap<IBinder,Death>(); field in TokenWatcher
/aosp_15_r20/external/antlr/runtime/C/include/
H A Dantlr3lexer.h139 void (*mTokens) (void * ctx); member
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DLexer.cs155 public abstract void mTokens(); in mTokens() method in Antlr.Runtime.Lexer
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DLexer.m162 - (void) mTokens method
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
H A DLexer.java132 public abstract void mTokens() throws RecognitionException; in mTokens() method in Lexer
/aosp_15_r20/packages/services/Car/service/src/com/android/car/
DCarTestService.java60 private final Map<IBinder, TokenDeathRecipient> mTokens = new HashMap<>(); field in CarTestService
/aosp_15_r20/frameworks/base/tests/UsageReportingTest/src/com/android/tests/usagereporter/
H A DUsageReporterActivity.java47 private final ArrayList<String> mTokens = new ArrayList(); field in UsageReporterActivity
/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3lexer.c402 static void mTokens (pANTLR3_LEXER lexer) in mTokens() function
/aosp_15_r20/external/angle/src/compiler/preprocessor/
H A DMacroExpander.cpp52 TokenVector mTokens; member in angle::pp::__anon1c3cabee0111::TokenLexer

1234