Searched defs:functionName (Results 1 – 2 of 2) sorted by relevance
24 #define NATIVE_METHOD(className, functionName, signature) \ argument30 #define OVERLOADED_NATIVE_METHOD(className, functionName, signature, identifier) \ argument
245 ScopedCheck(int flags, const char* functionName, bool has_method = true) in ScopedCheck()