Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/updater/include/updater/
H A Dupdater.h62 std::string GetResult() const override { in GetResult() function
/aosp12/art/dex2oat/linker/
H A Delf_writer_quick.cc70 std::vector<uint8_t>* GetResult() { in GetResult() function in art::linker::DebugInfoTask
/aosp12/art/openjdkjvmti/
H A Dti_method.cc614 virtual jvmtiError GetResult() { in GetResult() function in openjdkjvmti::CommonLocalVariableClosure
810 jvmtiError GetResult() override REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetResult() function in openjdkjvmti::GetLocalVariableClosure
1168 jvmtiError GetResult(jobject* data_out) REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetResult() function in openjdkjvmti::GetLocalInstanceClosure
H A Dti_monitor.cc416 jobject GetResult() REQUIRES_SHARED(art::Locks::mutator_lock_) { in GetCurrentContendedMonitor() function
/aosp12/art/tools/jvmti-agents/ti-fast/
H A Dtifast.cc398 std::string GetResult() { in GetResult() function in tifast::__anonf32e062f0110::LogPrinter