Home
last modified time | relevance | path

Searched defs:functionCall (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.h53 #define INNER_PIPELINE_TEST(test_case_name, test_name, pipeline, functionCall) \ argument
/aosp12/system/tools/hidl/c2hal/
H A DExpression.cpp289 Expression *Expression::functionCall(std::string id, std::vector<Expression *> *args) { in functionCall() function in android::Expression
/aosp12/frameworks/native/opengl/tools/glgen/src/
H A DJniCodeEmitter.java207 public static String formatFunctionCall(String indent, String functionCall) { in formatFunctionCall()
/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.js1749 function wait(functionCall) { argument