HomeSort by relevance Sort by last modified time
    Searched defs:GetLink (Results 1 - 4 of 4) sorted by null

  /external/toolchain-utils/cros_utils/
html_tools.py 90 def GetLink(link, text):
  /art/runtime/
handle_scope.h 57 BaseHandleScope* GetLink() const {
stack.h 185 ShadowFrame* GetLink() const {
539 ManagedStack* GetLink() const {
568 top_shadow_frame_ = frame->GetLink();
thread.cc 176 DeoptimizationContextRecord* GetLink() const { return link_; }
216 StackedShadowFrameRecord* GetLink() const { return link_; }
244 tlsPtr_.deoptimization_context_stack = record->GetLink();
271 tlsPtr_.stacked_shadow_frame_record = record->GetLink();
    [all...]

Completed in 92 milliseconds