Searched defs:Deprecated (Results 1 – 12 of 12) sorted by relevance
45 struct Deprecated { struct49 std::optional<Deprecated> FindDeprecated(const Comments& comments); argument
109 void Deprecated(); in Deprecated() method
34 …::ndk::ScopedAStatus Deprecated() override __attribute__((deprecated("to make sure we have somethi… in Deprecated() function
179 async fn Deprecated(&self) -> binder::Result<()> { in Deprecated() method
153 fn Deprecated(&self) -> binder::Result<()> { in Deprecated() method
152 public void Deprecated() throws RemoteException {} in Deprecated() method in TestServiceServer
99 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
501 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
30 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Default331 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Delegator1806 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Stub.Proxy3655 public void Deprecated() throws android.os.RemoteException; in Deprecated() method
1389 ::ndk::ScopedAStatus BpTestService::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::BpTestService4268 ::ndk::ScopedAStatus ITestServiceDefault::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::ITestServiceDefault
74 ::android::binder::Status BpTestService::Deprecated() { in Deprecated() function in android::aidl::tests::BpTestService
314 Status Deprecated() override { return Status::ok(); } in Deprecated() function in __anonbcceb43d0111::NativeService