Home
last modified time | relevance | path

Searched defs:name (Results 451 – 459 of 459) sorted by relevance

1...<<111213141516171819

/art/runtime/jit/
Djit_code_cache.cc514 ForEachNativeDebugSymbol([&](const void* addr, size_t, const char* name) { in FreeAllMethodHeaders()
/art/profman/
Dprofile_assistant_test.cc311 const std::string& name) { in GetVirtualMethod()
/art/imgdiag/
Dimgdiag.cc1529 std::string name = "Contents of " + mem_file->GetPath(); in DumpImageDiffMap() local
/art/compiler/optimizing/
Dnodes.cc1515 #define DEFINE_ACCEPT(name, super) \ argument
Dnodes.h7979 #define DECLARE_VISIT_INSTRUCTION(name, super) \ argument
8002 #define DECLARE_VISIT_INSTRUCTION(name, super) \ argument
/art/openjdkjvmti/
DOpenjdkJvmTi.cc949 static jvmtiError CreateRawMonitor(jvmtiEnv* env, const char* name, jrawMonitorID* monitor_ptr) { in CreateRawMonitor()
Dti_redefine.cc712 std::string name = map.GetName(); in AddRedefinition() local
/art/runtime/gc/space/
Dimage_space.cc4142 std::string name = dex_locations[i]; in ExpandMultiImageLocations() local
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DInstruction.java308 private static void addOpcodeInfo(Opcode opcode, String name, in addOpcodeInfo()

1...<<111213141516171819