Home
last modified time | relevance | path

Searched defs:GetPatch (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/profiling/common/include/
H A DEncodeVersion.hpp52 uint32_t GetPatch() { return m_Patch; } in GetPatch() function in arm::pipe::Version
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/semver/
H A Dsemver.pb.go101 func (x *SemVer) GetPatch() int32 { func
/aosp_15_r20/external/golang-protobuf/types/pluginpb/
H A Dplugin.pb.go174 func (x *Version) GetPatch() int32 { func
/aosp_15_r20/build/make/tools/releasetools/
H A Dcommon.py3324 def GetPatch(self): member in Difference
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddmusicc.h516 STDMETHOD(GetPatch)(THIS_ DWORD *pdwPatch) PURE; in DECLARE_INTERFACE_() local