Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/compiler/ast/
DCallExpr.java41 public static CallExpr makeCall(ASTree target, ASTree args) { in makeCall() method in CallExpr
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScriptBase.cpp98 void InjectedScriptBase::makeCall(ScriptFunctionCall& function, RefPtr<JSONValue>* result) in makeCall() function in WebCore::InjectedScriptBase
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io/
Dexample.js291 function makeCall(func) { function
/external/clang/lib/Analysis/
DThreadSafety.cpp226 unsigned makeCall(unsigned NumArgs, const NamedDecl *D) { in makeCall() function in __anon6e736a5d0111::SExpr