Searched defs:GetReturnValue (Results 1 – 6 of 6) sorted by relevance
189 int64_t Regs::GetReturnValue(sapi::cpu::Architecture syscall_arch) const { in GetReturnValue() function in sandbox2::Regs
58 bool GetReturnValue(const unsigned char* offset, int* return_value) { in GetReturnValue() function
85 def GetReturnValue(self): member in ReraiserThread
211 void EmulatedStackFrame::GetReturnValue(Thread* self, JValue* value) { in GetReturnValue() function in art::mirror::EmulatedStackFrame
1675 JValue Instrumentation::GetReturnValue(ArtMethod* method, in GetReturnValue() function in art::instrumentation::Instrumentation
217 JValue GetReturnValue() const { return ret_val_; } in GetReturnValue() function in art::DeoptimizationContextRecord