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

  /external/toolchain-utils/cros_utils/
html_tools.py 90 def GetLink(link, text):
  /art/runtime/
handle_scope.h 58 BaseHandleScope* GetLink() const {
managed_stack.h 66 ManagedStack* GetLink() const {
thread.cc 186 DeoptimizationContextRecord* GetLink() const { return link_; }
232 StackedShadowFrameRecord* GetLink() const { return link_; }
263 tlsPtr_.deoptimization_context_stack = record->GetLink();
291 tlsPtr_.stacked_shadow_frame_record = record->GetLink();
    [all...]
  /art/runtime/interpreter/
shadow_frame.h 119 ShadowFrame* GetLink() const {

Completed in 196 milliseconds