Home
last modified time | relevance | path

Searched defs:GetEnum (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dshlwapi.h783 …STDMETHOD (GetEnum)(THIS_ ASSOCF flags,ASSOCENUM assocenum,LPCWSTR pszExtra,REFIID riid,LPVOID *pp… in DECLARE_INTERFACE_() local
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc452 int ExtensionSet::GetEnum(int number, int default_value) const { in GetEnum() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc1330 const EnumValueDescriptor* Reflection::GetEnum( in GetEnum() function in google::protobuf::Reflection