Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 71) sorted by relevance

123

/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp49 std::string reply; in TEST_F() local
55 std::optional<std::string> reply; in TEST_F() local
61 std::optional<std::string> reply; in TEST_F() local
Daidl_test_client_ndk_strings_test.cpp57 std::string reply; in TEST_F() local
63 std::optional<std::string> reply; in TEST_F() local
69 std::optional<std::string> reply; in TEST_F() local
/system/media/audio/include/system/audio_effects/
Daudio_effects_test.h74 int32_t reply = 0; in effect_command_with_status() local
88 int32_t reply = 0; in requires() local
150 int32_t reply = 0; in effect_command_with_status() local
/system/memory/libmemunreachable/tests/
DBinder_test.cpp44 virtual status_t onTransact(uint32_t /*code*/, const Parcel& data, Parcel* reply, in onTransact()
147 Parcel reply; in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java79 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
261 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
278 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java79 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
261 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
278 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java119 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
289 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
306 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
627 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
770 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
787 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java119 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
289 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
306 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
627 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
770 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
787 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java82 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
287 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
304 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java82 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
287 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
304 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/core/libsysutils/src/
DSocketListener_test.cpp107 std::string reply = android::base::Join(args, ','); in runCommand() local
143 std::string reply = recvReply(client_fd.get()); in testCommand() local
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp130 Parcel send, reply; in BM_addInts() local
172 Parcel* reply, uint32_t /* flags */) { in onTransact()
/system/core/init/
Dsubcontext.proto36 oneof reply { oneof
Dsubcontext.cpp149 auto reply = SubcontextReply(); in MainLoop() local
344 auto& reply = subcontext_reply->expand_args_reply(); in ExpandArgs() local
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java119 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
324 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
341 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java119 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
324 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
341 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V2-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java127 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
328 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
345 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
711 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
885 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
902 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V2-java-source/gen/android/aidl/test/trunk/
DITrunkStableTest.java130 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
337 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
354 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
729 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
909 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceVersion() local
926 android.os.Parcel reply = android.os.Parcel.obtain(); in getInterfaceHash() local
/system/tools/aidl/tests/golden_output/aidl-test-extras-java-source/gen/android/aidl/tests/map/
DIEmpty.java64 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-extras-java-source/gen/android/aidl/tests/map/
DIEmpty.java64 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DIDeprecated.java66 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DIDeprecated.java66 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h413 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) { in onTransact()
491 Parcel data, reply; variable
/system/libhwbinder/
DIPCThreadState.cpp617 Parcel* reply, uint32_t flags) in transact()
783 status_t IPCThreadState::sendReply(const Parcel& reply, uint32_t flags) in sendReply()
793 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse()
1180 Parcel reply; in executeCommand() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DINoPermission.java71 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact()

123