Searched defs:functionName (Results 1 – 6 of 6) sorted by relevance
45 public String[] getChecks(String functionName) { in getChecks()
43 const char* functionName = metadata.getExportFuncNameList()[slot]; in getInvokeFunction() local56 const char* functionName = metadata.getExportForEachNameList()[slot]; in getFunction() local
34 static void throwErrnoException(JNIEnv* env, const char* functionName, int error) { in throwErrnoException()
99 static void processReturn(const Return<void> &ret, const char* functionName) { in processReturn()
328 const string& functionName = permutation.getName(); in addFunctionManglingToSet() local
7795 private void throwIfParentInstance(String functionName) { in throwIfParentInstance()