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