Searched defs:functionName (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dcheck_jni.cc315 ScopedCheck(uint16_t flags, const char* functionName, bool has_method = true) argument
316 : function_name_(functionName), indent_(0), flags_(flags), has_method_(has_method) {

Completed in 38 milliseconds