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

  /frameworks/base/tools/stats_log_api_gen/
main.cpp 55 cpp_type_name(java_type_t type) function in namespace:android::stats_log_api_gen
230 cpp_type_name(chainField.javaType),
234 cpp_type_name(chainField.javaType),
239 fprintf(out, ", %s arg%d", cpp_type_name(*arg), argIndex);
312 cpp_type_name(chainField.javaType),
316 cpp_type_name(chainField.javaType),
321 fprintf(out, ", %s arg%d", cpp_type_name(*arg), argIndex);
377 fprintf(out, ", %s arg%d", cpp_type_name(*arg), argIndex);
424 fprintf(out, ", %s arg%d", cpp_type_name(*arg), argIndex);
486 cpp_type_name(chainField.javaType)
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 424 const char* cpp_type_name() const; // Name of the C++ type.
1489 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 424 const char* cpp_type_name() const; // Name of the C++ type.
1489 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 424 const char* cpp_type_name() const; // Name of the C++ type.
1489 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 424 const char* cpp_type_name() const; // Name of the C++ type.
1489 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /external/tensorflow/tensorflow/tools/proto_text/
gen_proto_text_functions_lib.cc 228 : d.cpp_type_name();
312 Print("std::vector<", key_type.cpp_type_name(), "> keys;");
556 Print(field->cpp_type_name(), " value;");
  /external/protobuf/src/google/protobuf/
descriptor.h 541 const char* cpp_type_name() const; // Name of the C++ type.
1862 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]
descriptor_unittest.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 541 const char* cpp_type_name() const; // Name of the C++ type.
1862 inline const char* FieldDescriptor::cpp_type_name() const { function in class:google::protobuf::FieldDescriptor
    [all...]

Completed in 1095 milliseconds