HomeSort by relevance Sort by last modified time
    Searched defs:GetTypeName (Results 1 - 10 of 10) sorted by null

  /external/protobuf/src/google/protobuf/
message.cc 82 string Message::GetTypeName() const {
  /external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.cc 305 ::std::string Test_Statistic::GetTypeName() const {
580 ::std::string Test_EchoMetrics::GetTypeName() const {
951 ::std::string Test::GetTypeName() const {
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 404 TypeName = RSExportType::GetTypeName(T);
450 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) {
519 return RSExportVectorType::GetTypeName(EVT);
598 // FIXME: free the name (allocated in RSExportType::GetTypeName)
658 // ASTContext or allocated in GetTypeName which will be destroyed later.
663 // get their name since constructing their name in GetTypeName() requiring
728 return GetRSSpecificType( RSExportType::GetTypeName(T) );
1015 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) {
    [all...]
slang_rs_reflection.cpp 320 static std::string GetTypeName(const RSExportType *ET) {
344 std::string ElementTypeName = GetTypeName(CAT->getElementType());
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-type-util.h 59 // GetTypeName<T>() returns a human-readable name of type T.
63 String GetTypeName() {
    [all...]
  /external/gtest/include/gtest/internal/
gtest-type-util.h 71 // GetTypeName<T>() returns a human-readable name of type T.
73 String GetTypeName() {
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-type-util.h 61 // GetTypeName<T>() returns a human-readable name of type T.
65 String GetTypeName() {
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 73 // GetTypeName<T>() returns a human-readable name of type T.
75 String GetTypeName() {
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 344 const char* GetTypeName()
    [all...]
  /frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.cpp     [all...]

Completed in 320 milliseconds