/aosp_15_r20/external/perfetto/ui/src/trace_processor/ |
H A D | query_result.ts | 721 constructor(querySpec: Row, rowData: Row, res: QueryResultImpl) { method in RowIteratorImpl 918 constructor(querySpec: Row, res: QueryResultImpl) { method in RowIteratorImplWithRowData 940 constructor(errorInfo: QueryErrorInfo) { method in WaitableQueryResultImpl
|
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transactions/ |
H A D | ui_data.ts | 29 constructor( method in UiData 45 constructor( method in TransactionsEntry
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | disposable_stack.ts | 35 constructor() { method in DisposableStack 95 constructor() { method in AsyncDisposableStack
|
H A D | geom.ts | 37 constructor({x, y}: Point2D) { method in Vector2D 132 constructor({left, top, right, bottom}: Bounds2D) { method in Rect2D
|
/aosp_15_r20/external/guice/core/src/com/google/inject/binder/ |
H A D | LinkedBindingBuilder.java | 77 <S extends T> ScopedBindingBuilder toConstructor(Constructor<S> constructor); in toConstructor() 85 Constructor<S> constructor, TypeLiteral<? extends S> type); in toConstructor()
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/ |
H A D | KotlinDefaultArgumentsFilter.java | 84 final IFilterOutput output, final boolean constructor) { in match() 134 final boolean constructor) { in maskVar()
|
/aosp_15_r20/external/flatbuffers/tests/my-game/example/ |
H A D | test.js | 3 constructor() { method in Test 48 constructor(a = 0, b = 0) { method in TestT
|
H A D | ability.js | 3 constructor() { method in Ability 47 constructor(id = 0, distance = 0) { method in AbilityT
|
H A D | struct-of-structs.js | 5 constructor() { method in StructOfStructs 53 constructor(a = null, b = null, c = null) { method in StructOfStructsT
|
/aosp_15_r20/external/moshi/moshi/src/main/java16/com/squareup/moshi/ |
H A D | RecordJsonAdapter.java | 119 private final MethodHandle constructor; field in RecordJsonAdapter 125 MethodHandle constructor, in RecordJsonAdapter()
|
/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-a/namespace-b/ |
H A D | struct-in-nested-n-s.js | 3 constructor() { method in StructInNestedNS 47 constructor(a = 0, b = 0) { method in StructInNestedNST
|
H A D | table-in-nested-n-s.js | 4 constructor() { method in TableInNestedNS 58 constructor(foo = 0) { method in TableInNestedNST
|
/aosp_15_r20/development/tools/winscope/src/test/unit/ |
H A D | mock_log_viewer_presenter.ts | 64 constructor( method in MockPresenter 154 constructor( method in MockData
|
/aosp_15_r20/development/tools/winscope/src/common/ |
H A D | time.ts | 20 constructor(readonly from: Timestamp, readonly to: Timestamp) {} method in TimeRange 47 constructor(valueNs: bigint, formatter: TimestampFormatter) { method in Timestamp
|
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/ |
H A D | ui_data.ts | 35 constructor( method in UiData 64 constructor( method in InputEntry
|
/aosp_15_r20/external/flatbuffers/tests/my-game/example2/ |
H A D | monster.js | 4 constructor() { method in Monster 46 constructor() { } method in MonsterT
|
/aosp_15_r20/external/flatbuffers/tests/my-game/ |
H A D | in-parent-namespace.js | 4 constructor() { method in InParentNamespace 46 constructor() { } method in InParentNamespaceT
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/configuration/ |
H A D | SpyAnnotationEngine.java | 109 Constructor<?> constructor = noArgConstructorOf(type); in spyNewInstance() local 119 Constructor<?> constructor; in noArgConstructorOf() local
|
/aosp_15_r20/external/dokka/runners/gradle-integration-tests/testData/basic/src/main/kotlin/demo/ |
H A D | HelloWorld.kt | 30 fun SomeInterface.constructor(): SomeInterface { in SomeInterface() method 37 fun SomeType.constructor(): SomeType { in SomeType() method
|
/aosp_15_r20/external/TestParameterInjector/junit5/src/main/java/com/google/testing/junit/testparameterinjector/junit5/ |
H A D | TestParameterInjectorExtension.java | 64 Constructor<?> constructor = in validateTestMethodAndConstructor() local 84 Constructor<?> constructor = in getConstructorParameters() local
|
/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-a/ |
H A D | second-table-in-a.js | 5 constructor() { method in SecondTableInA 51 constructor(referToC = null) { method in SecondTableInAT
|
/aosp_15_r20/external/ksp/examples/playground/test-processor/src/main/kotlin/ |
H A D | JavaBuilderProcessor.kt | 22 val constructor = typeElement.enclosedElements.filterIsInstance<ExecutableElement>() in processType() constant
|
/aosp_15_r20/external/flatbuffers/tests/union_vector/ |
H A D | attacker.js | 4 constructor() { method in Attacker 58 constructor(swordAttackDamage = 0) { method in AttackerT
|