Searched refs:calling_method (Results 1 – 3 of 3) sorted by relevance
296 void CheckDexFilesOpened(const std::string& calling_method) const;
967 void ClassLoaderContext::CheckDexFilesOpened(const std::string& calling_method) const { in CheckDexFilesOpened()969 << "Dex files were not successfully opened before the call to " << calling_method in CheckDexFilesOpened()
1175 art::ArtMethod* calling_method = penultimate_frame.GetMethod(); in NonStandardExitFrames() local1176 if (!CheckFunctions(env, calling_method, called_method)) { in NonStandardExitFrames()1187 (calling_method->IsNative() in NonStandardExitFrames()