Home
last modified time | relevance | path

Searched defs:RepeatPersistableBundle (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-java-source/gen/android/aidl/tests/
DICppJavaTests.java24 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle() method in ICppJavaTests.Default
312 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle() method in ICppJavaTests.Stub.Proxy
448 …public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle input) th… in RepeatPersistableBundle() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-java-source/gen/android/aidl/tests/
DICppJavaTests.java24 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle() method in ICppJavaTests.Default
312 …@Override public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle… in RepeatPersistableBundle() method in ICppJavaTests.Stub.Proxy
448 …public android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle input) th… in RepeatPersistableBundle() method
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DICppJavaTests.aidl33 PersistableBundle RepeatPersistableBundle(in PersistableBundle input); in RepeatPersistableBundle() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DICppJavaTests.h61 …::android::binder::Status RepeatPersistableBundle(const ::android::os::PersistableBundle& /*input*… in RepeatPersistableBundle() function
DBnCppJavaTests.h45 …::android::binder::Status RepeatPersistableBundle(const ::android::os::PersistableBundle& input, :… in RepeatPersistableBundle() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DICppJavaTests.h61 …::android::binder::Status RepeatPersistableBundle(const ::android::os::PersistableBundle& /*input*… in RepeatPersistableBundle() function
DBnCppJavaTests.h45 …::android::binder::Status RepeatPersistableBundle(const ::android::os::PersistableBundle& input, :… in RepeatPersistableBundle() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp110 ::android::binder::Status BpCppJavaTests::RepeatPersistableBundle(const ::android::os::PersistableB… in RepeatPersistableBundle() function in android::aidl::tests::BpCppJavaTests
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp110 ::android::binder::Status BpCppJavaTests::RepeatPersistableBundle(const ::android::os::PersistableB… in RepeatPersistableBundle() function in android::aidl::tests::BpCppJavaTests
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl82 PersistableBundle RepeatPersistableBundle(in PersistableBundle input); in RepeatPersistableBundle() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java206 public PersistableBundle RepeatPersistableBundle(PersistableBundle in_value) { in RepeatPersistableBundle() method in TestImpl
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h223 ::ndk::ScopedAStatus RepeatPersistableBundle( in RepeatPersistableBundle() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java681 public PersistableBundle RepeatPersistableBundle(PersistableBundle input) in RepeatPersistableBundle() method in TestServiceServer.MyCppJavaTests
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service.cpp216 Status RepeatPersistableBundle(const PersistableBundle& input, in RepeatPersistableBundle() function in __anonf414188e0111::CppJavaTests