Searched defs:Deprecated (Results 1 – 10 of 10) sorted by relevance
45 struct Deprecated { struct49 std::optional<Deprecated> FindDeprecated(const Comments& comments); argument
70 void Deprecated(); in Deprecated() method
132 fn Deprecated(&self) -> binder::Result<()> { in Deprecated() method
16 fn Deprecated(&self) -> binder::public_api::Result<()>; in Deprecated() method77 fn Deprecated(&self) -> binder::public_api::Result<()> { in Deprecated() method230 pub const Deprecated: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 1; constant379 fn Deprecated(&self) -> binder::public_api::Result<()> { in Deprecated() method1250 fn Deprecated(&self) -> binder::public_api::Result<()> { self.0.Deprecated() } in Deprecated() method
109 public void Deprecated() throws RemoteException {} in Deprecated() method in TestServiceServer
85 ::android::binder::Status BpTestService::Deprecated() { in Deprecated() function in android::aidl::tests::BpTestService
1057 ::ndk::ScopedAStatus BpTestService::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::BpTestService3221 ::ndk::ScopedAStatus ITestServiceDefault::Deprecated() { in Deprecated() function in aidl::android::aidl::tests::ITestServiceDefault
29 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Default996 @Override public void Deprecated() throws android.os.RemoteException in Deprecated() method in ITestService.Stub.Proxy2433 public void Deprecated() throws android.os.RemoteException; in Deprecated() method
172 …::android::binder::Status Deprecated() override __attribute__((deprecated("to make sure we have so… in Deprecated() function
301 Status Deprecated() override { return Status::ok(); } in Deprecated() function in __anonee08dd980111::NativeService