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

  /external/v8/src/
version.cc 35 if (GetPatch() > 0) {
37 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate,
52 if (GetPatch() > 0) {
54 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate);
version.h 20 static int GetPatch() { return patch_; }
log-utils.cc 59 Version::GetMinor(), Version::GetBuild(), Version::GetPatch(),
  /device/lge/bullhead/
releasetools.py 102 _, _, d = diff.GetPatch()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicc.h 516 STDMETHOD(GetPatch)(THIS_ DWORD *pdwPatch) PURE;
527 #define IDirectMusicInstrument_GetPatch(p,a) (p)->lpVtbl->GetPatch(p,a)
    [all...]
  /build/make/tools/releasetools/
common.py     [all...]

Completed in 162 milliseconds