Home
last modified time | relevance | path

Searched defs:GetResult (Results 1 – 4 of 4) sorted by relevance

/art/dex2oat/linker/
Delf_writer_quick.cc72 std::vector<uint8_t>* GetResult() { in GetResult() function in art::linker::DebugInfoTask
/art/openjdkjvmti/
Dti_method.cc611 virtual jvmtiError GetResult() { in GetResult() function in openjdkjvmti::CommonLocalVariableClosure
807 jvmtiError GetResult() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetResult() function in openjdkjvmti::GetLocalVariableClosure
1165 jvmtiError GetResult(jobject* data_out) REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetResult() function in openjdkjvmti::GetLocalInstanceClosure
Dti_monitor.cc416 jobject GetResult() REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetCurrentContendedMonitor() function
/art/tools/jvmti-agents/ti-fast/
Dtifast.cc398 std::string GetResult() { in GetResult() function in tifast::__anon4fd488430111::LogPrinter