Home
last modified time | relevance | path

Searched defs:error_msg (Results 76 – 100 of 147) sorted by relevance

123456

/art/libdexfile/dex/
Dcode_item_accessors_test.cc44 std::string error_msg; in CreateFakeDex() local
Dart_dex_file_loader_test.cc67 std::string error_msg; in TEST_F() local
78 std::string error_msg; in TEST_F() local
/art/runtime/gc/accounting/
Dread_barrier_table.h41 std::string error_msg; in ReadBarrierTable() local
Dbitmap.cc50 std::string error_msg; in AllocateMemMap() local
Dcard_table.cc66 std::string error_msg; in Create() local
/art/dex2oat/
Ddex2oat_image_test.cc93 std::string error_msg; in CompileImageAndGetSizes() local
112 MemMap ReserveCoreImageAddressSpace(/*out*/std::string* error_msg) { in ReserveCoreImageAddressSpace()
253 std::string error_msg; in TEST_F() local
Ddex2oat_options.cc278 std::string* error_msg) { in Parse()
Ddex2oat.cc866 std::string error_msg; member
1300 std::string error_msg; in ParseArgs() local
1481 std::string error_msg; in OpenFile() local
1531 std::string error_msg; in OpenFile() local
1590 std::string error_msg; in OpenFile() local
1603 std::string error_msg; in OpenFile() local
2915 std::string* error_msg) { in ReadCommentedInputFromZip()
/art/runtime/
Dvdex_file.h210 std::string* error_msg) { in Open()
228 std::string* error_msg) { in Open()
Daot_class_linker.cc109 std::string* error_msg) { in PerformClassVerification()
Doat_file.h120 /*out*/std::string* error_msg) { in Open()
136 /*out*/std::string* error_msg) { in Open()
Dmodule_exclusion_test.cc160 std::string error_msg; in TEST_F() local
Dcommon_runtime_test.h89 std::string error_msg; in MutateDexFile() local
/art/runtime/gc/
Dheap_test.cc35 std::string error_msg; in SetUp() local
/art/runtime/base/
Dmem_map_arena_pool.cc59 std::string error_msg; in Allocate() local
/art/runtime/jni/
Djava_vm_ext.cc95 char* error_msg = nullptr; in ~SharedLibrary() local
492 std::string* error_msg) in JavaVMExt()
530 std::string* error_msg) NO_THREAD_SAFETY_ANALYSIS { in Create()
669 std::string error_msg; in AddGlobalRef() local
696 std::string error_msg; in AddWeakGlobalRef() local
899 std::string* error_msg) { in LoadNativeLibrary()
/art/runtime/arch/
Dinstruction_set_features.cc37 InstructionSet isa, const std::string& variant, std::string* error_msg) { in FromVariant()
/art/oatdump/
Doatdump.cc119 const DexFile* OpenDexFile(const OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile()
243 std::string error_msg; in WalkOatDexFile() local
512 std::string error_msg; in Dump() local
557 std::string error_msg; in Dump() local
592 std::string error_msg; in Dump() local
710 std::string error_msg; in GetQuickOatCode() local
753 /* out */ std::string* error_msg) { in OpenVdexUnquicken()
845 std::string error_msg; in AddAllOffsets() local
905 std::string error_msg; in DumpOatDexFile() local
967 std::string error_msg; in ExportDexFile() local
[all …]
Doatdump_test.h159 std::string error_msg; in GenerateAppOdexFile() local
/art/dexlayout/
Dcompact_dex_writer.cc331 bool CompactDexWriter::CanGenerateCompactDex(std::string* error_msg) { in CanGenerateCompactDex()
378 bool CompactDexWriter::Write(DexContainer* output, std::string* error_msg) { in Write()
/art/libdexfile/external/
Ddex_file_ext.cc230 std::string error_msg; in ExtDexFileOpenFromMemory() local
310 std::string error_msg; in ExtDexFileOpenFromFd() local
/art/runtime/arch/x86/
Dinstruction_set_features_x86.h98 std::string* error_msg) const override { in AddFeaturesFromSplitString()
/art/tools/veridex/
Dveridex.cc151 std::string error_msg; in Run() local
292 std::string* error_msg) { in Load()
/art/runtime/arch/arm/
Dinstruction_set_features_arm.cc42 const std::string& variant, std::string* error_msg) { in FromVariant()
/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc38 const std::string& variant, std::string* error_msg) { in FromVariant()

123456