Home
last modified time | relevance | path

Searched refs:some_package (Results 1 – 25 of 37) sorted by relevance

12

/system/tools/aidl/build/aidl_api/test-piece-1/3/some_package/
DIFoo.aidl18 package some_package; package
20 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
21 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DThing.aidl18 package some_package; package
/system/tools/aidl/build/aidl_api/test-piece-1/2/some_package/
DIFoo.aidl18 package some_package; package
21 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
23 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DThing.aidl18 package some_package; package
/system/tools/aidl/build/aidl_api/test-piece-1/current/some_package/
DIFoo.aidl18 package some_package; package
20 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
21 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DThing.aidl18 package some_package; package
/system/tools/aidl/build/aidl_api/test-piece-1/1/some_package/
DIFoo.aidl1 package some_package; package
3 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
4 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DThing.aidl1 package some_package; package
/system/tools/aidl/build/aidl_api/test-piece-1/3/some_package/sub_package/
DIFoo.aidl18 package some_package.sub_package;
20 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
21 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DSubThing.aidl18 package some_package.sub_package;
/system/tools/aidl/build/aidl_api/test-piece-1/current/some_package/sub_package/
DIFoo.aidl18 package some_package.sub_package;
20 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
21 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DSubThing.aidl18 package some_package.sub_package;
/system/tools/aidl/build/aidl_api/test-piece-1/1/some_package/sub_package/
DIFoo.aidl1 package some_package.sub_package;
3 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
4 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DSubThing.aidl1 package some_package.sub_package;
/system/tools/aidl/build/aidl_api/test-piece-1/2/some_package/sub_package/
DIFoo.aidl18 package some_package.sub_package;
20 void CanYouDealWithThisThing(inout some_package.Thing parcel); in CanYouDealWithThisThing()
21 void CanYouDealWithThisSubThing(inout some_package.sub_package.SubThing parcel); in CanYouDealWithThisSubThing()
DSubThing.aidl18 package some_package.sub_package;
/system/tools/aidl/build/tests_1/some_package/
DIFoo.aidl17 package some_package; package
19 import some_package.Thing;
20 import some_package.sub_package.SubThing;
DIBar.aidl17 package some_package; package
19 import some_package.IFoo;
DThing.aidl17 package some_package; package
/system/tools/aidl/build/tests_1/some_package/sub_package/
DIFoo.aidl17 package some_package.sub_package;
19 import some_package.Thing;
20 import some_package.sub_package.SubThing;
/system/tools/aidl/build/
DAndroid.bp64 "tests_1/some_package/IFoo.aidl",
65 "tests_1/some_package/Thing.aidl",
66 "tests_1/some_package/sub_package/*.aidl",
87 "tests_1/some_package/IFoo.aidl",
88 "tests_1/some_package/Thing.aidl",
89 "tests_1/some_package/sub_package/*.aidl", // testing glob w/o filegroup
103 "tests_1/some_package/IBar.aidl",
/system/tools/aidl/build/aidl_api/test-piece-2/current/some_package/
DIBar.aidl18 package some_package; package
20 oneway void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
/system/tools/aidl/build/aidl_api/test-piece-2/1/some_package/
DIBar.aidl1 package some_package; package
3 oneway void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
/system/tools/aidl/build/aidl_api/test-piece-2/current/
DINoPackage.aidl2 void CanYouDealWithThisBar(in some_package.IBar bar); in CanYouDealWithThisBar()
/system/tools/aidl/build/aidl_api/test-piece-2/1/
DINoPackage.aidl2 void CanYouDealWithThisBar(in some_package.IBar bar); in CanYouDealWithThisBar()

12