Searched defs:callProtected (Results 1 – 2 of 2) sorted by relevance
46 #define callProtected(surface, func, ...) ((*surface).*&SurfaceExposer::func)(__VA_ARGS__) macro
315 Return<ErrorStatus> callProtected( in callProtected() function350 Return<T_Return> callProtected(const char*, in callProtected() function