Home
last modified time | relevance | path

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

/art/libdexfile/external/
Ddex_file_supp.cc100 if (std::string err_msg; !TryLoadLibdexfileExternal(&err_msg)) { in LoadLibdexfileExternal() local
/art/runtime/gc/space/
Dimage_space.cc2372 std::string* err_msg = (i == 0 || validate) ? error_msg : &local_error_msg; in LoadOrValidate() local
2431 std::string err_msg; // Ignored. in LoadOrValidate() local
2482 /*out*/std::string* err_msg) { in LoadOrValidateFromDalvikCache()
/art/openjdkjvmti/
Dti_redefine.cc637 std::string err_msg; in StructurallyRedefineClassDirect() local