Home
last modified time | relevance | path

Searched defs:get_descriptor (Results 1 – 25 of 31) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DDeeplyNested.rs27 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.DeeplyNested" } in get_descriptor() method
60 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.DeeplyNested.A" } in get_descriptor() method
88 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.DeeplyNested.B" } in get_descriptor() method
115 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.DeeplyNested.B.C" } in get_descriptor() method
142 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.DeeplyNested.B.C.D" } in get_descriptor() method
DINestedService.rs16 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService"… in get_descriptor() method
27 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService"… in get_descriptor() method
33 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService"… in get_descriptor() method
225 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.INestedService.Result" } in get_descriptor() method
242 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService.… in get_descriptor() method
252 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService.… in get_descriptor() method
257 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.nested.INestedService.… in get_descriptor() method
DParcelableWithNested.rs33 fn get_descriptor() -> &'static str { "android.aidl.tests.nested.ParcelableWithNested" } in get_descriptor() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DListOfInterfaces.rs27 fn get_descriptor() -> &'static str { "android.aidl.tests.ListOfInterfaces" } in get_descriptor() method
43 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IEmpt… in get_descriptor() method
52 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IEmpt… in get_descriptor() method
56 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IEmpt… in get_descriptor() method
120 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IMyIn… in get_descriptor() method
130 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IMyIn… in get_descriptor() method
135 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ListOfInterfaces.IMyIn… in get_descriptor() method
311 fn get_descriptor() -> &'static str { "android.aidl.tests.ListOfInterfaces.MyParcelable" } in get_descriptor() method
381 fn get_descriptor() -> &'static str { "android.aidl.tests.ListOfInterfaces.MyUnion" } in get_descriptor() method
DArrayOfInterfaces.rs27 fn get_descriptor() -> &'static str { "android.aidl.tests.ArrayOfInterfaces" } in get_descriptor() method
43 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IEmp… in get_descriptor() method
52 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IEmp… in get_descriptor() method
56 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IEmp… in get_descriptor() method
120 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IMyI… in get_descriptor() method
130 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IMyI… in get_descriptor() method
135 …fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ArrayOfInterfaces.IMyI… in get_descriptor() method
315 fn get_descriptor() -> &'static str { "android.aidl.tests.ArrayOfInterfaces.MyParcelable" } in get_descriptor() method
385 fn get_descriptor() -> &'static str { "android.aidl.tests.ArrayOfInterfaces.MyUnion" } in get_descriptor() method
DIDeprecated.rs17 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IDeprecated" } in get_descriptor() method
27 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IDeprecated" } in get_descriptor() method
32 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IDeprecated" } in get_descriptor() method
DFixedSize.rs27 fn get_descriptor() -> &'static str { "android.aidl.tests.FixedSize" } in get_descriptor() method
108 fn get_descriptor() -> &'static str { "android.aidl.tests.FixedSize.FixedParcelable" } in get_descriptor() method
217 fn get_descriptor() -> &'static str { "android.aidl.tests.FixedSize.FixedUnion" } in get_descriptor() method
DStructuredParcelable.rs360 fn get_descriptor() -> &'static str { "android.aidl.tests.StructuredParcelable" } in get_descriptor() method
387 fn get_descriptor() -> &'static str { "android.aidl.tests.StructuredParcelable.Empty" } in get_descriptor() method
DIOldName.rs16 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
26 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
31 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
DICircular.rs16 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ICircular" } in get_descriptor() method
26 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ICircular" } in get_descriptor() method
31 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.ICircular" } in get_descriptor() method
DINamedCallback.rs16 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.INamedCallback" } in get_descriptor() method
26 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.INamedCallback" } in get_descriptor() method
31 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.INamedCallback" } in get_descriptor() method
DINewName.rs16 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
26 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
31 fn get_descriptor() -> &'static str where Self: Sized { "android.aidl.tests.IOldName" } in get_descriptor() method
DOtherParcelableForToString.rs33 fn get_descriptor() -> &'static str { "android.aidl.tests.OtherParcelableForToString" } in get_descriptor() method
DParcelableForToString.rs165 fn get_descriptor() -> &'static str { "android.aidl.tests.ParcelableForToString" } in get_descriptor() method
DRecursiveList.rs39 fn get_descriptor() -> &'static str { "android.aidl.tests.RecursiveList" } in get_descriptor() method
DDeprecatedParcelable.rs28 fn get_descriptor() -> &'static str { "android.aidl.tests.DeprecatedParcelable" } in get_descriptor() method
DCircularParcelable.rs33 fn get_descriptor() -> &'static str { "android.aidl.tests.CircularParcelable" } in get_descriptor() method
DGenericStructuredParcelable.rs45 fn get_descriptor() -> &'static str { "android.aidl.tests.GenericStructuredParcelable" } in get_descriptor() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/extension/
DMyExt2.rs45 fn get_descriptor() -> &'static str { "android.aidl.tests.extension.MyExt2" } in get_descriptor() method
DMyExtLike.rs39 fn get_descriptor() -> &'static str { "android.aidl.tests.extension.MyExtLike" } in get_descriptor() method
DExtendableParcelable.rs57 fn get_descriptor() -> &'static str { "android.aidl.tests.extension.ExtendableParcelable" } in get_descriptor() method
DMyExt.rs39 fn get_descriptor() -> &'static str { "android.aidl.tests.extension.MyExt" } in get_descriptor() method
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/
DFoo.rs27 fn get_descriptor() -> &'static str { "android.aidl.versioned.tests.Foo" } in get_descriptor() method
DBazUnion.rs38 fn get_descriptor() -> &'static str { "android.aidl.versioned.tests.BazUnion" } in get_descriptor() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/unions/
DUnionInUnion.rs48 fn get_descriptor() -> &'static str { "android.aidl.tests.unions.UnionInUnion" } in get_descriptor() method

12