Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 9 of 9) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc30 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, suffix2, instrumented_bool, allocator_type)… argument
182 #define GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(suffix, allocator_type) \ argument
193 #define GENERATE_ENTRYPOINTS(suffix) \ argument
/art/runtime/
Dcommon_runtime_test.cc79 ScratchFile::ScratchFile(const ScratchFile& other, const char* suffix) { in ScratchFile()
433 std::string suffix = host in GetDexFileName() local
584 std::string CommonRuntimeTestImpl::GetCoreFileLocation(const char* suffix) { in GetCoreFileLocation()
Dstack_map.cc86 const std::string& suffix = "") { in DumpRegisterMapping()
Dutf_test.cc184 for (const auto& suffix : suffixes) { in TEST_F() local
Dutils.cc945 bool EndsWith(const std::string& s, const char* suffix) { in EndsWith()
Ddex_file.cc1108 const char* suffix = dex_location + base_location.size(); in GetDexCanonicalLocation() local
Dclass_linker.cc5232 const char* suffix) { in DumpClass()
/art/imgdiag/
Dimgdiag.cc85 static bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith()
/art/runtime/gc/space/
Dimage_space.cc1548 std::string suffix = image.substr(old_prefix_length); in CreateMultiImageLocations() local