Home
last modified time | relevance | path

Searched defs:MethodImpl (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DMethod.h52 using MethodImpl = std::map<MethodImplType, std::function<void(Formatter &)>>; variable
/system/tools/aidl/
Dast_cpp.cpp282 MethodImpl::MethodImpl(const string& return_type, in MethodImpl() function in android::aidl::cpp::MethodImpl