Searched defs:NamedCallback (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/aidl/tests/rust/ | ||
H A D | test_service.rs | 41 struct NamedCallback(String); struct |
/aosp12/system/tools/aidl/tests/ | ||
H A D | aidl_test_service.cpp | 125 class NamedCallback : public BnNamedCallback { class |