Searched defs:functionName (Results 1 – 7 of 7) 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
38 void throwErrnoException(JNIEnv* env, const char* functionName, int error) { in throwErrnoException()
56 static void throwErrnoException(JNIEnv* env, const char* functionName, int error) { in throwErrnoException()
127 bool processPowerHalReturn(const Return<void> &ret, const char* functionName) { in processPowerHalReturn()
329 const string& functionName = permutation.getName(); in addFunctionManglingToSet() local
9769 private void throwIfParentInstance(String functionName) { in throwIfParentInstance()