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

  /system/core/logd/
CommandListener.h 63 LogBufferCmd(GetStatistics)
  /external/zopfli/src/zopfli/
squeeze.c 399 static void GetStatistics(const ZopfliLZ77Store* store, SymbolStats* stats) {
477 GetStatistics(&currentstore, &stats);
500 GetStatistics(&currentstore, &stats);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfreadwrite.h 444 virtual HRESULT STDMETHODCALLTYPE GetStatistics(
516 HRESULT (STDMETHODCALLTYPE *GetStatistics)(
544 #define IMFSinkWriter_GetStatistics(This,dwStreamIndex,pStats) (This)->lpVtbl->GetStatistics(This,dwStreamIndex,pStats)
588 return This->lpVtbl->GetStatistics(This,dwStreamIndex,pStats);
    [all...]
wmcontainer.h     [all...]

Completed in 80 milliseconds