Searched defs:GetResult (Results 1 – 5 of 5) sorted by relevance
/aosp12/bootable/recovery/updater/include/updater/ | ||
H A D | updater.h | 62 std::string GetResult() const override { in GetResult() function |
/aosp12/art/dex2oat/linker/ | ||
H A D | elf_writer_quick.cc | 70 std::vector<uint8_t>* GetResult() { in GetResult() function in art::linker::DebugInfoTask |
/aosp12/art/openjdkjvmti/ | ||
H A D | ti_method.cc | 614 virtual jvmtiError GetResult() { in GetResult() function in openjdkjvmti::CommonLocalVariableClosure |
H A D | ti_monitor.cc | 416 jobject GetResult() REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetCurrentContendedMonitor() function |
/aosp12/art/tools/jvmti-agents/ti-fast/ | ||
H A D | tifast.cc | 398 std::string GetResult() { in GetResult() function in tifast::__anonf32e062f0110::LogPrinter |