Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/external/
H A Ddex_file_supp.cc95 if (std::string err_msg; !TryLoadLibdexfile(&err_msg)) { in LoadLibdexfile() local
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp101 std::string* err_msg) { in PartitionHash()
1061 std::string err_msg; in TEST_P() local
1100 std::string err_msg; in TEST_P() local
1173 std::string hash_before, hash_after, err_msg; in TEST_P() local
1411 std::string hash, err_msg; in TEST_P() local
1435 std::string hash, err_msg; in TEST_P() local
1486 std::string hash, err_msg; in TEST_P() local
1512 std::string hash, err_msg; in TEST_P() local
1607 std::string hash, hash_new, err_msg; in TEST_P() local
1632 std::string hash, hash_new, err_msg; in TEST_P() local
[all …]
H A Dtest_utils.cpp89 std::string* err_msg) { in ParseArgs()
/aosp12/frameworks/native/services/memtrackproxy/
H A DMemtrackProxy.cpp161 const char* err_msg = "HIDL Memtrack::getMemory() failed"; in getMemory() local
/aosp12/system/core/fs_mgr/
H A Dblockdev.cpp97 const std::string err_msg = in BlockDeviceQueueDepth() local
/aosp12/system/unwinding/libunwindstack/
H A DDexFile.cpp43 if (std::string err_msg; !art_api::dex::TryLoadLibdexfile(&err_msg)) { in CheckDexSupport() local
/aosp12/system/iorap/src/db/
H A Dfile_models.cc170 std::string err_msg; in DeleteOlderFiles() local
H A Dmodels.h442 char* err_msg = nullptr; in Reinitialize() local
535 char* err_msg = nullptr; in CreateSchema() local
/aosp12/system/bt/service/
H A Da2dp_source.cc33 #define TRY_RET(expr, err_msg) \ argument
H A Davrcp_target.cc42 #define TRY_RET(expr, err_msg) \ argument
/aosp12/system/extras/ANRdaemon/
H A DANRdaemon.cpp88 static char err_msg[100]; variable
/aosp12/art/runtime/gc/space/
H A 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
/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc637 std::string err_msg; in StructurallyRedefineClassDirect() local