Home
last modified time | relevance | path

Searched refs:kEnd (Results 1 – 5 of 5) sorted by relevance

/art/perfetto_hprof/
Dperfetto_hprof.h35 kEnd, enumerator
Dperfetto_hprof.cc655 g_state = State::kEnd; in DumpPerfetto()
662 while (g_state != State::kEnd) { in DumpPerfetto()
/art/runtime/
Dstring_builder_append.h38 kEnd = 0u, enumerator
Dstring_builder_append.cc208 static_assert(static_cast<size_t>(Argument::kEnd) == 0u, "kEnd must be 0."); in CalculateLengthWithFlag()
/art/compiler/jni/quick/
Djni_compiler.cc70 kEnd enumerator
600 GetJniEntrypointThreadOffset<kPointerSize>(JniEntrypoint::kEnd, in ArtJniCompileMethodInternal()