Searched defs:GetResult (Results 1 – 4 of 4) sorted by relevance
/art/dex2oat/linker/ | ||
D | elf_writer_quick.cc | 72 std::vector<uint8_t>* GetResult() { in GetResult() function in art::linker::DebugInfoTask |
/art/openjdkjvmti/ | ||
D | ti_method.cc | 611 virtual jvmtiError GetResult() { in GetResult() function in openjdkjvmti::CommonLocalVariableClosure |
D | ti_monitor.cc | 416 jobject GetResult() REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetCurrentContendedMonitor() function |
/art/tools/jvmti-agents/ti-fast/ | ||
D | tifast.cc | 398 std::string GetResult() { in GetResult() function in tifast::__anon4fd488430111::LogPrinter |