Lines Matching defs:context
864 std::unique_ptr<Context> context(Context::Create()); in GetOwnedMonitors() local
1594 DebugCallbackContext context; in OutputLineTable() local
1649 DebugCallbackContext context; in OutputVariableTable() local
2458 std::unique_ptr<Context> context(Context::Create()); in GetThisObject() local
2468 FindFrameVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id) in FindFrameVisitor()
2516 std::unique_ptr<Context> context(Context::Create()); in GetLocalValues() local
2687 std::unique_ptr<Context> context(Context::Create()); in SetLocalValues() local
2885 CatchLocationFinder(Thread* self, const Handle<mirror::Throwable>& exception, Context* context) in CatchLocationFinder()
2970 std::unique_ptr<Context> context(Context::Create()); in PostException() local
3714 DebugCallbackContext* context = reinterpret_cast<DebugCallbackContext*>(raw_context); in ConfigureStep() local
3765 DebugCallbackContext context(single_step_control, line_number, code_item); in ConfigureStep() local
4750 HeapChunkContext context(what == HPSG_WHAT_MERGED_OBJECTS, native); in DdmSendHeapSegments() local