Searched defs:link (Results 1 – 10 of 10) sorted by relevance
/art/runtime/ |
D | handle_scope.h | 70 BaseHandleScope(BaseHandleScope* link, uint32_t num_references) in BaseHandleScope() function 75 explicit BaseHandleScope(BaseHandleScope* link) in BaseHandleScope() function 137 static HandleScope* Create(void* storage, BaseHandleScope* link, uint32_t num_references) in Create() 161 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope()
|
D | handle_scope-inl.h | 32 inline FixedSizeHandleScope<kNumReferences>::FixedSizeHandleScope(BaseHandleScope* link, in FixedSizeHandleScope()
|
D | oat_file_assistant_test.cc | 312 std::string link = scratch_dir + "/link"; in TEST_F() local
|
D | thread.cc | 189 DeoptimizationContextRecord* link) in DeoptimizationContextRecord() 240 StackedShadowFrameRecord* link) in StackedShadowFrameRecord()
|
/art/runtime/interpreter/ |
D | shadow_frame.h | 70 static ShadowFrame* CreateDeoptimizedFrame(uint32_t num_vregs, ShadowFrame* link, in CreateDeoptimizedFrame() 85 #define CREATE_SHADOW_FRAME(num_vregs, link, method, dex_pc) ({ \ argument 334 ShadowFrame* link, in CreateShadowFrameImpl() 389 ShadowFrame(uint32_t num_vregs, ShadowFrame* link, ArtMethod* method, in ShadowFrame() function
|
/art/libelffile/elf/ |
D | elf_builder.h | 94 const Section* link, in Section() 232 const Section* link, in CachedSection() 408 const Section* link, in BuildIdSection()
|
/art/tools/ahat/src/main/com/android/ahat/ |
D | DocString.java | 52 public static DocString link(URI uri, DocString content) { in link() method in DocString
|
/art/tools/ahat/src/main/com/android/ahat/dominators/ |
D | Dominators.java | 312 Link<Node> link = dfs.pop(); in computeDominators() local
|
/art/libartbase/base/ |
D | common_art_test.cc | 524 android::base::unique_fd link[2]; in ForkAndExec() local
|
/art/test/083-compiler-regressions/src/ |
D | Main.java | 9686 private LVNTests link = null; field in LVNTests
|