Home
last modified time | relevance | path

Searched defs:Deprecated (Results 1 – 19 of 19) sorted by relevance

/system/tools/aidl/
Dcomments.h46 struct Deprecated { struct
50 std::optional<Deprecated> FindDeprecated(const Comments& comments); argument
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl117 void Deprecated(); in Deprecated() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h42 …::ndk::ScopedAStatus Deprecated() override __attribute__((deprecated("to make sure we have somethi… in Deprecated() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h42 …::ndk::ScopedAStatus Deprecated() override __attribute__((deprecated("to make sure we have somethi… in Deprecated() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h110 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
DITestService.h634 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java161 public void Deprecated() throws RemoteException {} in Deprecated() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h110 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
DITestService.h634 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java38 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Default
352 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Delegator
1927 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Stub.Proxy
3860 public void Deprecated() throws android.os.RemoteException; in Deprecated() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java38 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Default
352 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Delegator
1927 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Stub.Proxy
3860 public void Deprecated() throws android.os.RemoteException; in Deprecated() method
/system/tools/aidl/tests/rust/
Dtest_service_async.rs191 async fn Deprecated(&self) -> binder::Result<()> { in Deprecated() method
Dtest_service.rs161 fn Deprecated(&self) -> binder::Result<()> { in Deprecated() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp173 ScopedAStatus Deprecated() override { return ScopedAStatus::ok(); } in Deprecated() function in __anon4c0400ca0111::NativeService
Daidl_test_service.cpp292 Status Deprecated() override { return Status::ok(); } in Deprecated() function in __anon6380430e0111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1463 ::ndk::ScopedAStatus BpTestService::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::BpTestService
4483 ::ndk::ScopedAStatus ITestServiceDefault::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1463 ::ndk::ScopedAStatus BpTestService::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::BpTestService
4483 ::ndk::ScopedAStatus ITestServiceDefault::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp81 ::android::binder::Status BpTestService::Deprecated() { in Deprecated() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp81 ::android::binder::Status BpTestService::Deprecated() { in Deprecated() function in android::aidl::tests::BpTestService