Home
last modified time | relevance | path

Searched defs:kStart (Results 1 – 7 of 7) sorted by relevance

/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.h33 kStart, enumerator
/aosp12/system/iorap/include/binder/
H A Dsystem_service_event.h30 kStart = 1, enumerator
/aosp12/art/runtime/
H A Druntime_callbacks.h97 kStart, // The runtime is started. enumerator
/aosp12/system/unwinding/libunwindstack/tests/
H A DMemoryOfflineBufferTest.cpp43 static constexpr uint64_t kStart = 0x1000; member in unwindstack::MemoryOfflineBufferTest
/aosp12/art/compiler/jni/quick/
H A Djni_compiler.cc69 kStart, enumerator
/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_host_test.cc28 kStart = 1, enumerator
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPng.cpp680 enum class TickState { kStart, kInside1, kOutside1 }; enumerator