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

  /art/runtime/mirror/
class_loader.h 58 void SetAllocator(LinearAlloc* allocator) REQUIRES_SHARED(Locks::mutator_lock_) {
  /external/skia/tests/
GrMemoryPoolTest.cpp 49 static void SetAllocator(size_t preallocSize, size_t minAllocSize) {
197 A::SetAllocator(gSizes[s][0], gSizes[s][1]);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evr.h 168 STDMETHOD_(HRESULT,SetAllocator)(THIS_ IMFAsyncCallback *pSampleAllocator,IUnknown *pUnkState) PURE;
177 #define IMFTrackedSample_SetAllocator(This,pSampleAllocator,pUnkState) (This)->lpVtbl->SetAllocator(This,pSampleAllocator,pUnkState)
  /art/compiler/
image_writer.cc     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 845 milliseconds