Searched defs:GetTypeName (Results 1 - 6 of 6) sorted by relevance

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dmap_entry_lite.h123 string GetTypeName() const { return ""; } function in class:google::protobuf::internal::MapEntryLite
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h60 // GetTypeName<T>() returns a human-readable name of type T.
64 std::string GetTypeName() { function in namespace:testing::internal
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h60 // GetTypeName<T>() returns a human-readable name of type T.
64 std::string GetTypeName() { function in namespace:testing::internal
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h60 // GetTypeName<T>() returns a human-readable name of type T.
64 std::string GetTypeName() { function in namespace:testing::internal
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcluscfgserver.h2655 virtual HRESULT WINAPI GetTypeName(BSTR *pbstrTypeNameOut) = 0;
2665 HRESULT (WINAPI *GetTypeName)(IClusCfgResourceTypeInfo *This,BSTR *pbstrTypeNameOut); member in struct:IClusCfgResourceTypeInfoVtbl
2677 #define IClusCfgResourceTypeInfo_GetTypeName(This,pbstrTypeNameOut) (This)->lpVtbl->GetTypeName(This,pbstrTypeNameOut)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcluscfgserver.h2655 virtual HRESULT WINAPI GetTypeName(BSTR *pbstrTypeNameOut) = 0;
2665 HRESULT (WINAPI *GetTypeName)(IClusCfgResourceTypeInfo *This,BSTR *pbstrTypeNameOut); member in struct:IClusCfgResourceTypeInfoVtbl
2677 #define IClusCfgResourceTypeInfo_GetTypeName(This,pbstrTypeNameOut) (This)->lpVtbl->GetTypeName(This,pbstrTypeNameOut)

Completed in 367 milliseconds