Searched defs:makeCall (Results 1 - 4 of 4) sorted by relevance

/external/javassist/src/main/javassist/compiler/ast/
H A DCallExpr.java41 public static CallExpr makeCall(ASTree target, ASTree args) { method in class:CallExpr
/external/webkit/Source/WebCore/inspector/
H A DInjectedScript.cpp91 makeCall(function, &result);
121 makeCall(function, &result);
130 makeCall(function, &result);
174 makeCall(function, &result);
190 void InjectedScript::makeCall(ScriptFunctionCall& function, RefPtr<InspectorValue>* result) function in class:WebCore::InjectedScript
210 makeCall(function, &result);
/external/clang/lib/Analysis/
H A DThreadSafety.cpp226 unsigned makeCall(unsigned NumArgs, const NamedDecl *D) { function in class:__anon3682::SExpr
378 unsigned Root = makeCall(NumCallArgs, 0);
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 177 milliseconds