Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/mirror/
H A Demulated_stack_frame-inl.h37 inline ObjPtr<mirror::ObjectArray<mirror::Object>> EmulatedStackFrame::GetReferences() { in GetReferences() function
/aosp_15_r20/art/runtime/
H A Dhandle_scope.h166 ALWAYS_INLINE StackReference<mirror::Object>* GetReferences() const { in GetReferences() function
/aosp_15_r20/external/webrtc/api/video/
H A Dframe_buffer.cc40 rtc::ArrayView<const int64_t> GetReferences(const FrameIteratorT& it) { in GetReferences() function
/aosp_15_r20/external/pigweed/pw_analog/
H A Dmicrovolt_input_test.cc65 References GetReferences() const override { return reference_; } in GetReferences() function in pw::analog::__anon81074dc30111::TestMicrovoltInput
/aosp_15_r20/art/perfetto_hprof/
H A Dperfetto_hprof.cc586 std::vector<std::pair<std::string, art::mirror::Object*>> GetReferences(art::mirror::Object* obj, in GetReferences() function