Home
last modified time | relevance | path

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

/trusty/kernel/lib/shared/ibinder/include/lib/shared/ibinder/
Dmacros.h22 #define IBINDER_DEFINE_IFACE_CONTAINER(aidl_iface, iface) \ argument
36 #define IBINDER_DEFINE_ADD_REF_IFACE(iface) \ argument
49 #define IBINDER_DEFINE_RELEASE_IFACE(iface) \ argument
80 #define IBINDER_DEFINE_GET_CPP_IFACE(aidl, iface) \ argument
94 #define IBINDER_DEFINE_IFACE(aidl_iface, iface) \ argument
/trusty/user/base/lib/stats/
Dstats.cpp86 auto iface = stats_istats_to_IStats(self); in stats_istats_report_vendor_atom() local