Home
last modified time | relevance | path

Searched defs:Start (Results 1 – 12 of 12) sorted by relevance

/art/runtime/gc/
Dtask_processor.cc113 void TaskProcessor::Start(Thread* self) { in Start() function in art::gc::TaskProcessor
/art/compiler/debug/
Delf_debug_line_writer.h49 void Start() { in Start() function
Delf_debug_info_writer.h74 void Start() { in Start() function
/art/compiler/
Delf_writer_quick.cc165 void ElfWriterQuick<ElfTypes>::Start() { in Start() function in art::ElfWriterQuick
Delf_builder.h118 void Start() { in Start() function
/art/compiler/utils/
Dswap_space.h51 uintptr_t Start() const { in Start() function
/art/runtime/base/
Dtiming_logger.cc54 void CumulativeLogger::Start() { in Start() function in art::CumulativeLogger
/art/runtime/
Dmem_map_test.cc123 TEST_F(MemMapTest, Start) { in TEST_F() argument
Dprofiler.cc328 bool BackgroundMethodSamplingProfiler::Start( in Start() function in art::BackgroundMethodSamplingProfiler
Dtrace.cc308 void Trace::Start(const char* trace_filename, int trace_fd, size_t buffer_size, int flags, in Start() function in art::Trace
Druntime.cc541 bool Runtime::Start() { in Start() function in art::Runtime
/art/runtime/jit/
Dprofile_saver.cc388 void ProfileSaver::Start(const std::string& output_filename, in Start() function in art::ProfileSaver