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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9effect.h 124 STDMETHOD_(D3DXHANDLE, GetAnnotation)(THIS_ D3DXHANDLE object, UINT index) PURE;
228 STDMETHOD_(D3DXHANDLE, GetAnnotation)(THIS_ D3DXHANDLE object, UINT index) PURE;
321 STDMETHOD_(D3DXHANDLE, GetAnnotation)(THIS_ D3DXHANDLE object, UINT index) PURE;
  /art/dexlayout/
dex_verify.cc 495 return VerifyEncodedAnnotation(orig->GetAnnotation(),
496 output->GetAnnotation(),
    [all...]
dex_writer.cc 329 WriteEncodedAnnotation(annotation->GetAnnotation(), offset);
dex_ir.h     [all...]
dexlayout.cc 710 DumpEncodedAnnotation(annotation->GetAnnotation());
    [all...]

Completed in 172 milliseconds