Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 4 of 4) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DApiFile.java245 TextClassItem cl; in parseClass() local
293 cl = new TextClassItem(api, tokenizer.pos(), modifiers, isInterface, isEnum, isAnnotation, in parseClass()
296 cl.setContainingPackage(pkg); in parseClass()
297 cl.setTypeInfo(typeInfo); in parseClass()
298 cl.setDeprecated(modifiers.isDeprecated()); in parseClass()
306 api.mapClassToSuper(cl, ext); in parseClass()
310 api.mapClassToInterface(cl, token); in parseClass()
319 api.mapClassToInterface(cl, token); in parseClass()
325 cl.setIsEnum(true); in parseClass()
327 if (!cl.fullName().contains(".")) { in parseClass()
[all …]
/tools/test/connectivity/acts_tests/tests/google/net/
DIpSecTest.py127 cl, auth_algo, al, trunc_bits = random.choice(self.crypt_auth_combos)
128 crypt_key = iutils.make_key(cl)
228 cl, auth_algo, al, trunc_bits = random.choice(self.crypt_auth_combos)
229 crypt_key = iutils.make_key(cl)
322 cl, auth_algo, al, trunc_bits = random.choice(self.crypt_auth_combos)
323 crypt_key = iutils.make_key(cl)
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...