Searched refs:GetComment (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/src/compiler/ |
D | generator_helpers.h | 186 inline void GetComment(const DescriptorType* desc, CommentType type, in GetComment() function 213 inline void GetComment(const grpc::protobuf::FileDescriptor* desc, in GetComment() function 262 grpc_generator::GetComment( in GetPrefixedComments() 265 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING, in GetPrefixedComments() 269 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in GetPrefixedComments()
|
D | python_generator_helpers.h | 114 grpc_generator::GetComment( in get_all_comments() 116 grpc_generator::GetComment(descriptor, grpc_generator::COMMENTTYPE_LEADING, in get_all_comments() 118 grpc_generator::GetComment(descriptor, grpc_generator::COMMENTTYPE_TRAILING, in get_all_comments()
|
D | objective_c_generator.cc | 55 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING_DETACHED, in PrintAllComments() 57 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING, in PrintAllComments() 59 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in PrintAllComments()
|
/external/v8/include/ |
D | v8-profiler.h | 1050 const char* GetComment();
|
/external/v8/src/ |
D | api.cc | 10188 const char* CodeEvent::GetComment() { in GetComment() function in v8::CodeEvent
|