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

  /art/runtime/mirror/
reference-inl.h 35 inline void Reference::SetReferent(ObjPtr<Object> referent) {
reference.h 72 void SetReferent(ObjPtr<Object> referent) REQUIRES_SHARED(Locks::mutator_lock_);
  /art/runtime/openjdkjvmti/
ti_class.cc 534 reference->SetReferent<false>(output_);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h 413 STDMETHOD(SetReferent) (THIS_ PCSTR pcszReferent, HWND hwnd) PURE;
427 STDMETHOD(SetReferent) (THIS_ PCWSTR pcszReferent, HWND hwnd) PURE;
    [all...]

Completed in 425 milliseconds