Home
last modified time | relevance | path

Searched full:os (Results 1 – 25 of 890) sorted by relevance

12345678910>>...36

/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-java-source/gen/android/aidl/tests/
DICppJavaTests.java11 public interface ICppJavaTests extends android.os.IInterface
16 …lable RepeatBadParcelable(android.aidl.tests.BadParcelable input) throws android.os.RemoteException in RepeatBadParcelable()
20 …<Integer,android.aidl.tests.StructuredParcelable,Integer> repeat) throws android.os.RemoteException in RepeatGenericParcelable()
24 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle()
28 …oid.os.PersistableBundle[] ReversePersistableBundles(android.os.PersistableBundle[] input, android… in ReversePersistableBundles()
32 …ndroid.aidl.tests.Union input, android.aidl.tests.Union repeated) throws android.os.RemoteException in ReverseUnion()
37 …droid.os.IBinder> ReverseNamedCallbackList(java.util.List<android.os.IBinder> input, java.util.Lis… in ReverseNamedCallbackList()
41 ….FileDescriptor RepeatFileDescriptor(java.io.FileDescriptor read) throws android.os.RemoteException in RepeatFileDescriptor()
45 …ava.io.FileDescriptor[] input, java.io.FileDescriptor[] repeated) throws android.os.RemoteException in ReverseFileDescriptorArray()
50 public android.os.IBinder asBinder() { in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-java-source/gen/android/aidl/tests/
DICppJavaTests.java11 public interface ICppJavaTests extends android.os.IInterface
16 …lable RepeatBadParcelable(android.aidl.tests.BadParcelable input) throws android.os.RemoteException in RepeatBadParcelable()
20 …<Integer,android.aidl.tests.StructuredParcelable,Integer> repeat) throws android.os.RemoteException in RepeatGenericParcelable()
24 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle()
28 …oid.os.PersistableBundle[] ReversePersistableBundles(android.os.PersistableBundle[] input, android… in ReversePersistableBundles()
32 …ndroid.aidl.tests.Union input, android.aidl.tests.Union repeated) throws android.os.RemoteException in ReverseUnion()
37 …droid.os.IBinder> ReverseNamedCallbackList(java.util.List<android.os.IBinder> input, java.util.Lis… in ReverseNamedCallbackList()
41 ….FileDescriptor RepeatFileDescriptor(java.io.FileDescriptor read) throws android.os.RemoteException in RepeatFileDescriptor()
45 …ava.io.FileDescriptor[] input, java.io.FileDescriptor[] repeated) throws android.os.RemoteException in ReverseFileDescriptorArray()
50 public android.os.IBinder asBinder() { in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java14 public interface ITestService extends android.os.IInterface
30 @Override public int UnimplementedMethod(int arg) throws android.os.RemoteException in UnimplementedMethod()
38 @Override public void Deprecated() throws android.os.RemoteException in Deprecated()
41 @Override public void TestOneway() throws android.os.RemoteException in TestOneway()
45 @Override public boolean RepeatBoolean(boolean token) throws android.os.RemoteException in RepeatBoolean()
49 @Override public byte RepeatByte(byte token) throws android.os.RemoteException in RepeatByte()
53 @Override public char RepeatChar(char token) throws android.os.RemoteException in RepeatChar()
57 @Override public int RepeatInt(int token) throws android.os.RemoteException in RepeatInt()
61 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong()
65 @Override public float RepeatFloat(float token) throws android.os.RemoteException in RepeatFloat()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java14 public interface ITestService extends android.os.IInterface
30 @Override public int UnimplementedMethod(int arg) throws android.os.RemoteException in UnimplementedMethod()
38 @Override public void Deprecated() throws android.os.RemoteException in Deprecated()
41 @Override public void TestOneway() throws android.os.RemoteException in TestOneway()
45 @Override public boolean RepeatBoolean(boolean token) throws android.os.RemoteException in RepeatBoolean()
49 @Override public byte RepeatByte(byte token) throws android.os.RemoteException in RepeatByte()
53 @Override public char RepeatChar(char token) throws android.os.RemoteException in RepeatChar()
57 @Override public int RepeatInt(int token) throws android.os.RemoteException in RepeatInt()
61 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong()
65 @Override public float RepeatFloat(float token) throws android.os.RemoteException in RepeatFloat()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DIProtected.java10 public interface IProtected extends android.os.IInterface
15 @Override public void PermissionProtected() throws android.os.RemoteException in PermissionProtected()
18 @Override public void MultiplePermissionsAll() throws android.os.RemoteException in MultiplePermissionsAll()
21 @Override public void MultiplePermissionsAny() throws android.os.RemoteException in MultiplePermissionsAny()
24 @Override public void NonManifestPermission() throws android.os.RemoteException in NonManifestPermission()
28 @Override public void Grant(java.lang.String permission) throws android.os.RemoteException in Grant()
31 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke()
34 @Override public void RevokeAll() throws android.os.RemoteException in RevokeAll()
38 public android.os.IBinder asBinder() { in asBinder()
43 …public static abstract class Stub extends android.os.Binder implements android.aidl.tests.permissi…
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DIProtected.java10 public interface IProtected extends android.os.IInterface
15 @Override public void PermissionProtected() throws android.os.RemoteException in PermissionProtected()
18 @Override public void MultiplePermissionsAll() throws android.os.RemoteException in MultiplePermissionsAll()
21 @Override public void MultiplePermissionsAny() throws android.os.RemoteException in MultiplePermissionsAny()
24 @Override public void NonManifestPermission() throws android.os.RemoteException in NonManifestPermission()
28 @Override public void Grant(java.lang.String permission) throws android.os.RemoteException in Grant()
31 @Override public void Revoke(java.lang.String permission) throws android.os.RemoteException in Revoke()
34 @Override public void RevokeAll() throws android.os.RemoteException in RevokeAll()
38 public android.os.IBinder asBinder() { in asBinder()
43 …public static abstract class Stub extends android.os.Binder implements android.aidl.tests.permissi…
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
38 @Override public void newApi() throws android.os.RemoteException in newApi()
50 public android.os.IBinder asBinder() { in asBinder()
61 public String getInterfaceHash() throws android.os.RemoteException { in getInterfaceHash()
65 public int getInterfaceVersion() throws android.os.RemoteException { in getInterfaceVersion()
69 @Override public void originalApi() throws android.os.RemoteException in originalApi()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
38 @Override public void newApi() throws android.os.RemoteException in newApi()
50 public android.os.IBinder asBinder() { in asBinder()
61 public String getInterfaceHash() throws android.os.RemoteException { in getInterfaceHash()
65 public int getInterfaceVersion() throws android.os.RemoteException { in getInterfaceVersion()
69 @Override public void originalApi() throws android.os.RemoteException in originalApi()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
38 @Override public void newApi() throws android.os.RemoteException in newApi()
50 public android.os.IBinder asBinder() { in asBinder()
55 …public static abstract class Stub extends android.os.Binder implements android.aidl.versioned.test…
67 public static android.aidl.versioned.tests.IFooInterface asInterface(android.os.IBinder obj) in asInterface()
72 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
38 @Override public void newApi() throws android.os.RemoteException in newApi()
50 public android.os.IBinder asBinder() { in asBinder()
55 …public static abstract class Stub extends android.os.Binder implements android.aidl.versioned.test…
67 public static android.aidl.versioned.tests.IFooInterface asInterface(android.os.IBinder obj) in asInterface()
72 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
47 public android.os.IBinder asBinder() { in asBinder()
52 …public static abstract class Stub extends android.os.Binder implements android.aidl.versioned.test…
64 public static android.aidl.versioned.tests.IFooInterface asInterface(android.os.IBinder obj) in asInterface()
69 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
75 @Override public android.os.IBinder asBinder() in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java10 public interface IFooInterface extends android.os.IInterface
23 @Override public void originalApi() throws android.os.RemoteException in originalApi()
26 …ceptUnionAndReturnString(android.aidl.versioned.tests.BazUnion u) throws android.os.RemoteException in acceptUnionAndReturnString()
30 …Foo inoutFoo, android.aidl.versioned.tests.Foo outFoo, int value) throws android.os.RemoteException in ignoreParcelablesAndRepeatInt()
34 … returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.RemoteException in returnsLengthOfFooArray()
47 public android.os.IBinder asBinder() { in asBinder()
52 …public static abstract class Stub extends android.os.Binder implements android.aidl.versioned.test…
64 public static android.aidl.versioned.tests.IFooInterface asInterface(android.os.IBinder obj) in asInterface()
69 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
75 @Override public android.os.IBinder asBinder() in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V2-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java10 public interface ITrunkStableTest extends android.os.IInterface
23 …able(android.aidl.test.trunk.ITrunkStableTest.MyParcelable input) throws android.os.RemoteException in repeatParcelable()
27 @Override public byte repeatEnum(byte input) throws android.os.RemoteException in repeatEnum()
31 …peatUnion(android.aidl.test.trunk.ITrunkStableTest.MyUnion input) throws android.os.RemoteException in repeatUnion()
35 …Callback(android.aidl.test.trunk.ITrunkStableTest.IMyCallback cb) throws android.os.RemoteException in callMyCallback()
38 …android.aidl.test.trunk.ITrunkStableTest.MyOtherParcelable input) throws android.os.RemoteException in repeatOtherParcelable()
51 public android.os.IBinder asBinder() { in asBinder()
56 …public static abstract class Stub extends android.os.Binder implements android.aidl.test.trunk.ITr…
68 public static android.aidl.test.trunk.ITrunkStableTest asInterface(android.os.IBinder obj) in asInterface()
73 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
[all …]
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java10 public interface ITrunkStableTest extends android.os.IInterface
23 …able(android.aidl.test.trunk.ITrunkStableTest.MyParcelable input) throws android.os.RemoteException in repeatParcelable()
27 @Override public byte repeatEnum(byte input) throws android.os.RemoteException in repeatEnum()
31 …peatUnion(android.aidl.test.trunk.ITrunkStableTest.MyUnion input) throws android.os.RemoteException in repeatUnion()
35 …Callback(android.aidl.test.trunk.ITrunkStableTest.IMyCallback cb) throws android.os.RemoteException in callMyCallback()
47 public android.os.IBinder asBinder() { in asBinder()
52 …public static abstract class Stub extends android.os.Binder implements android.aidl.test.trunk.ITr…
64 public static android.aidl.test.trunk.ITrunkStableTest asInterface(android.os.IBinder obj) in asInterface()
69 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
75 @Override public android.os.IBinder asBinder() in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java10 public interface ITrunkStableTest extends android.os.IInterface
23 …able(android.aidl.test.trunk.ITrunkStableTest.MyParcelable input) throws android.os.RemoteException in repeatParcelable()
27 @Override public byte repeatEnum(byte input) throws android.os.RemoteException in repeatEnum()
31 …peatUnion(android.aidl.test.trunk.ITrunkStableTest.MyUnion input) throws android.os.RemoteException in repeatUnion()
35 …Callback(android.aidl.test.trunk.ITrunkStableTest.IMyCallback cb) throws android.os.RemoteException in callMyCallback()
47 public android.os.IBinder asBinder() { in asBinder()
52 …public static abstract class Stub extends android.os.Binder implements android.aidl.test.trunk.ITr…
64 public static android.aidl.test.trunk.ITrunkStableTest asInterface(android.os.IBinder obj) in asInterface()
69 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
75 @Override public android.os.IBinder asBinder() in asBinder()
[all …]
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V2-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java10 public interface ITrunkStableTest extends android.os.IInterface
26 …able(android.aidl.test.trunk.ITrunkStableTest.MyParcelable input) throws android.os.RemoteException in repeatParcelable()
30 @Override public byte repeatEnum(byte input) throws android.os.RemoteException in repeatEnum()
34 …peatUnion(android.aidl.test.trunk.ITrunkStableTest.MyUnion input) throws android.os.RemoteException in repeatUnion()
38 …Callback(android.aidl.test.trunk.ITrunkStableTest.IMyCallback cb) throws android.os.RemoteException in callMyCallback()
41 …android.aidl.test.trunk.ITrunkStableTest.MyOtherParcelable input) throws android.os.RemoteException in repeatOtherParcelable()
54 public android.os.IBinder asBinder() { in asBinder()
59 …public static abstract class Stub extends android.os.Binder implements android.aidl.test.trunk.ITr…
71 public static android.aidl.test.trunk.ITrunkStableTest asInterface(android.os.IBinder obj) in asInterface()
76 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java10 public interface INestedService extends android.os.IInterface
15 …sult flipStatus(android.aidl.tests.nested.ParcelableWithNested p) throws android.os.RemoteException in flipStatus()
19 …te status, android.aidl.tests.nested.INestedService.ICallback cb) throws android.os.RemoteException in flipStatusWithCallback()
23 public android.os.IBinder asBinder() { in asBinder()
28 …public static abstract class Stub extends android.os.Binder implements android.aidl.tests.nested.I…
40 public static android.aidl.tests.nested.INestedService asInterface(android.os.IBinder obj) in asInterface()
45 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
51 @Override public android.os.IBinder asBinder() in asBinder()
79 …blic boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) thro… in onTransact()
82 …if (code >= android.os.IBinder.FIRST_CALL_TRANSACTION && code <= android.os.IBinder.LAST_CALL_TRAN… in onTransact()
[all …]
DDeeplyNested.java10 public class DeeplyNested implements android.os.Parcelable
12 …public static final android.os.Parcelable.Creator<DeeplyNested> CREATOR = new android.os.Parcelabl…
14 public DeeplyNested createFromParcel(android.os.Parcel _aidl_source) {
24 @Override public final void writeToParcel(android.os.Parcel _aidl_parcel, int _aidl_flag) in writeToParcel()
33 public final void readFromParcel(android.os.Parcel _aidl_parcel) in readFromParcel()
38 …if (_aidl_parcelable_size < 4) throw new android.os.BadParcelableException("Parcelable too small")… in readFromParcel()
41 throw new android.os.BadParcelableException("Overflow in the size of parcelable"); in readFromParcel()
51 public static class A implements android.os.Parcelable
55 …public static final android.os.Parcelable.Creator<A> CREATOR = new android.os.Parcelable.Creator<A…
57 public A createFromParcel(android.os.Parcel _aidl_source) {
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java10 public interface INestedService extends android.os.IInterface
15 …sult flipStatus(android.aidl.tests.nested.ParcelableWithNested p) throws android.os.RemoteException in flipStatus()
19 …te status, android.aidl.tests.nested.INestedService.ICallback cb) throws android.os.RemoteException in flipStatusWithCallback()
23 public android.os.IBinder asBinder() { in asBinder()
28 …public static abstract class Stub extends android.os.Binder implements android.aidl.tests.nested.I…
40 public static android.aidl.tests.nested.INestedService asInterface(android.os.IBinder obj) in asInterface()
45 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
51 @Override public android.os.IBinder asBinder() in asBinder()
79 …blic boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) thro… in onTransact()
82 …if (code >= android.os.IBinder.FIRST_CALL_TRANSACTION && code <= android.os.IBinder.LAST_CALL_TRAN… in onTransact()
[all …]
DDeeplyNested.java10 public class DeeplyNested implements android.os.Parcelable
12 …public static final android.os.Parcelable.Creator<DeeplyNested> CREATOR = new android.os.Parcelabl…
14 public DeeplyNested createFromParcel(android.os.Parcel _aidl_source) {
24 @Override public final void writeToParcel(android.os.Parcel _aidl_parcel, int _aidl_flag) in writeToParcel()
33 public final void readFromParcel(android.os.Parcel _aidl_parcel) in readFromParcel()
38 …if (_aidl_parcelable_size < 4) throw new android.os.BadParcelableException("Parcelable too small")… in readFromParcel()
41 throw new android.os.BadParcelableException("Overflow in the size of parcelable"); in readFromParcel()
51 public static class A implements android.os.Parcelable
55 …public static final android.os.Parcelable.Creator<A> CREATOR = new android.os.Parcelable.Creator<A…
57 public A createFromParcel(android.os.Parcel _aidl_source) {
[all …]
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_format.cpp34 std::ostream& EmitCowTypeString(std::ostream& os, CowOperationType cow_type) { in EmitCowTypeString() argument
37 return os << "kCowCopyOp"; in EmitCowTypeString()
39 return os << "kCowReplaceOp"; in EmitCowTypeString()
41 return os << "kZeroOp"; in EmitCowTypeString()
43 return os << "kCowFooterOp"; in EmitCowTypeString()
45 return os << "kCowLabelOp"; in EmitCowTypeString()
47 return os << "kCowClusterOp"; in EmitCowTypeString()
49 return os << "kCowXorOp"; in EmitCowTypeString()
51 return os << "kCowSequenceOp"; in EmitCowTypeString()
53 return os << (int)cow_type << "unknown"; in EmitCowTypeString()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java10 public interface ILoggableInterface extends android.os.IInterface
15 …lue, android.os.IBinder binderValue, android.os.ParcelFileDescriptor pfdValue, android.os.ParcelFi… in LogThis()
20 public android.os.IBinder asBinder() { in asBinder()
25 …public static abstract class Stub extends android.os.Binder implements android.aidl.loggable.ILogg…
37 public static android.aidl.loggable.ILoggableInterface asInterface(android.os.IBinder obj) in asInterface()
42 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
48 @Override public android.os.IBinder asBinder() in asBinder()
72 …blic boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) thro… in onTransact()
75 …if (code >= android.os.IBinder.FIRST_CALL_TRANSACTION && code <= android.os.IBinder.LAST_CALL_TRAN… in onTransact()
122 android.os.IBinder _arg18; in onTransact()
[all …]
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java10 public interface ILoggableInterface extends android.os.IInterface
15 …lue, android.os.IBinder binderValue, android.os.ParcelFileDescriptor pfdValue, android.os.ParcelFi… in LogThis()
20 public android.os.IBinder asBinder() { in asBinder()
25 …public static abstract class Stub extends android.os.Binder implements android.aidl.loggable.ILogg…
37 public static android.aidl.loggable.ILoggableInterface asInterface(android.os.IBinder obj) in asInterface()
42 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
48 @Override public android.os.IBinder asBinder() in asBinder()
72 …blic boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) thro… in onTransact()
75 …if (code >= android.os.IBinder.FIRST_CALL_TRANSACTION && code <= android.os.IBinder.LAST_CALL_TRAN… in onTransact()
122 android.os.IBinder _arg18; in onTransact()
[all …]
/system/apex/tools/
Dapexer_with_DCLA_preprocessing_test.py20 import os
29 TEST_PRIVATE_KEY = os.path.join('testdata', 'com.android.example.apex.pem')
81 if os.path.isdir(i):
84 os.remove(i)
99 extract_dir = os.path.join(apex_dir, 'payload_extract')
105 lost_and_found = os.path.join(extract_dir, 'lost+found')
106 etc_dir = os.path.join(extract_dir, 'etc')
107 os.remove(os.path.join(extract_dir, 'apex_manifest.pb'))
108 if os.path.isdir(lost_and_found):
110 if os.path.isdir(etc_dir):
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-extras-java-source/gen/android/aidl/tests/generic/
DIFaz.java10 public interface IFaz extends android.os.IInterface
15 …droid.aidl.tests.generic.Pair<Integer,java.lang.String> getPair() throws android.os.RemoteException in getPair()
19 …aidl.tests.generic.Baz,android.aidl.tests.generic.Baz> getPair2() throws android.os.RemoteException in getPair2()
23 …@Override public android.aidl.tests.generic.Pair<Integer,Integer> getPair3() throws android.os.Rem… in getPair3()
28 public android.os.IBinder asBinder() { in asBinder()
33 …public static abstract class Stub extends android.os.Binder implements android.aidl.tests.generic.…
45 public static android.aidl.tests.generic.IFaz asInterface(android.os.IBinder obj) in asInterface()
50 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface()
56 @Override public android.os.IBinder asBinder() in asBinder()
88 …blic boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) thro… in onTransact()
[all …]

12345678910>>...36