Home
last modified time | relevance | path

Searched defs:err_msg (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/external/
Ddex_file_supp.cc95 if (std::string err_msg; !TryLoadLibdexfile(&err_msg)) { in LoadLibdexfile() local
/art/runtime/gc/space/
Dimage_space.cc2124 std::string* err_msg = (i == 0 || validate) ? error_msg : &local_error_msg; in LoadOrValidate() local
2183 std::string err_msg; // Ignored. in LoadOrValidate() local
/art/openjdkjvmti/
Dti_redefine.cc637 std::string err_msg; in StructurallyRedefineClassDirect() local