Searched defs:ARGS (Results 1 - 3 of 3) sorted by path

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp33 #define ARGS(method) method ## Args macro
46 } ARGS(name); \
47 static void* Bridge_ ## name(ARGS(name)* args)
50 LOG_ALWAYS_FATAL_IF( METHOD_INVOKE_PAYLOAD_SIZE < sizeof(ARGS(method)), \
52 METHOD_INVOKE_PAYLOAD_SIZE, sizeof(ARGS(method))); \
54 ARGS(method) *args = (ARGS(method) *) task->payload()
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 130 milliseconds