Home
last modified time | relevance | path

Searched defs:IFoo (Results 1 – 20 of 20) sorted by relevance

/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/extension/
DIFoo.aidl22 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/3/some_package/sub_package/
DIFoo.aidl19 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/1/some_package/
DIFoo.aidl2 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/4/some_package/
DIFoo.aidl36 interface IFoo { interface
/system/tools/aidl/build/tests_1/some_package/
DIFoo.aidl23 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/1/some_package/sub_package/
DIFoo.aidl2 interface IFoo { interface
/system/tools/aidl/build/tests_1/some_package/sub_package/
DIFoo.aidl23 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/2/some_package/
DIFoo.aidl19 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/2/some_package/sub_package/
DIFoo.aidl19 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/4/some_package/sub_package/
DIFoo.aidl36 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/3/some_package/
DIFoo.aidl19 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/current/some_package/
DIFoo.aidl36 interface IFoo { interface
/system/tools/aidl/build/aidl_api/test-piece-1/current/some_package/sub_package/
DIFoo.aidl36 interface IFoo { interface
/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test2/
DIFoo.aidl22 interface IFoo { interface
/system/tools/aidl/build/tests_vintf/vintf/
DIFoo.aidl19 interface IFoo { interface
/system/tools/aidl/build/aidl_api/tests-vintf/1/vintf/
DIFoo.aidl36 interface IFoo { interface
/system/tools/aidl/build/aidl_api/tests-vintf/current/vintf/
DIFoo.aidl36 interface IFoo { interface
/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/
DIFoo.aidl22 interface IFoo { interface
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs4421 pub trait IFoo: binder::Interface + Send { interface
4479 …fn on_transact(_aidl_service: &dyn IFoo, _aidl_code: binder::binder_impl::TransactionCode, _aidl_d… in on_transact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4893 ITestService::CompilerChecks::IFoo::IFoo() {} in IFoo() function in aidl::android::aidl::tests::ITestService::CompilerChecks::IFoo