/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | IDeprecated.cpp | 44 std::shared_ptr<IDeprecated> IDeprecated::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IDeprecated
|
D | INewName.cpp | 93 std::shared_ptr<INewName> INewName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INewName
|
D | INamedCallback.cpp | 93 std::shared_ptr<INamedCallback> INamedCallback::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::INamedCallback
|
D | IOldName.cpp | 93 std::shared_ptr<IOldName> IOldName::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::IOldName
|
D | ArrayOfInterfaces.cpp | 74 std::shared_ptr<ArrayOfInterfaces::IEmptyInterface> ArrayOfInterfaces::IEmptyInterface::fromBinder(… in fromBinder() function in aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface 284 std::shared_ptr<ArrayOfInterfaces::IMyInterface> ArrayOfInterfaces::IMyInterface::fromBinder(const … in fromBinder() function in aidl::android::aidl::tests::ArrayOfInterfaces::IMyInterface
|
D | ListOfInterfaces.cpp | 74 std::shared_ptr<ListOfInterfaces::IEmptyInterface> ListOfInterfaces::IEmptyInterface::fromBinder(co… in fromBinder() function in aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface 272 std::shared_ptr<ListOfInterfaces::IMyInterface> ListOfInterfaces::IMyInterface::fromBinder(const ::… in fromBinder() function in aidl::android::aidl::tests::ListOfInterfaces::IMyInterface
|
D | ITestService.cpp | 4101 std::shared_ptr<ITestService> ITestService::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::ITestService
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 200 sp<IType> fromBinder(const sp<IBinder>& binderIface) { in fromBinder() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
D | INestedService.cpp | 159 std::shared_ptr<INestedService> INestedService::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::tests::nested::INestedService 348 std::shared_ptr<INestedService::ICallback> INestedService::ICallback::fromBinder(const ::ndk::SpAIB… in fromBinder() function in aidl::android::aidl::tests::nested::INestedService::ICallback
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 418 std::shared_ptr<ILoggableInterface> ILoggableInterface::fromBinder(const ::ndk::SpAIBinder& binder)… in fromBinder() function in aidl::android::aidl::loggable::ILoggableInterface 593 std::shared_ptr<ILoggableInterface::ISub> ILoggableInterface::ISub::fromBinder(const ::ndk::SpAIBin… in fromBinder() function in aidl::android::aidl::loggable::ILoggableInterface::ISub
|
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.cpp | 411 std::shared_ptr<IFooInterface> IFooInterface::fromBinder(const ::ndk::SpAIBinder& binder) { in fromBinder() function in aidl::android::aidl::versioned::tests::IFooInterface
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.cpp | 1145 …::IRepeatFixedSizeArray> FixedSizeArrayExample::IRepeatFixedSizeArray::fromBinder(const ::ndk::SpA… in fromBinder() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::IRepeatFixedSizeArray 1308 …ArrayExample::IEmptyInterface> FixedSizeArrayExample::IEmptyInterface::fromBinder(const ::ndk::SpA… in fromBinder() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::IEmptyInterface
|