MCPcopy Create free account

hub / github.com/Tencent/Hardcoder / functions

Functions2,625 in github.com/Tencent/Hardcoder

Functiondown_cast
use like this: down_cast<T*>(foo);
libapp2sys/prebuilt/include/google/protobuf/stubs/casts.h:81
Functiondynamic_cast_if_available
libapp2sys/prebuilt/include/google/protobuf/generated_message_reflection.h:623
Methodempty
libapp2sys/prebuilt/include/google/protobuf/unknown_field_set.h:264
Methodempty
libapp2sys/prebuilt/include/google/protobuf/map.h:952
Methodempty
libapp2sys/prebuilt/include/google/protobuf/reflection.h:71
Methodempty
libapp2sys/prebuilt/include/google/protobuf/reflection.h:119
Methodempty
libapp2sys/prebuilt/include/google/protobuf/reflection.h:185
Methodempty
libapp2sys/prebuilt/include/google/protobuf/reflection.h:252
Methodempty
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:1052
Methodenable_shared_from_this
libapp2sys/prebuilt/include/google/protobuf/stubs/shared_ptr.h:440
Methodend
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4548
Methodend
libapp2sys/prebuilt/include/google/protobuf/map.h:911
Methodend
libapp2sys/prebuilt/include/google/protobuf/reflection.h:92
Methodend
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:1253
Functionends_with
libapp2sys/prebuilt/include/google/protobuf/stubs/stringpiece.h:327
Methodengine
libapp2sys/src/main/cpp/client.h:328
Methodenum_type_size
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4270
Methodenumvalue_size
repeated .google.protobuf.EnumValue enumvalue = 2;
libapp2sys/prebuilt/include/google/protobuf/type.pb.h:1703
Methodequal_range
libapp2sys/prebuilt/include/google/protobuf/map.h:1546
Methoderase
libapp2sys/prebuilt/include/google/protobuf/map.h:1000
Methoderase
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:1178
MethoderrorReport
(int callbackType, long errorTimestamp, int errCode, int funcId, int dataType)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderReporter.java:93
Functionerror_code
libapp2sys/prebuilt/include/google/protobuf/stubs/status.h:88
Functionerror_message
libapp2sys/prebuilt/include/google/protobuf/stubs/status.h:91
Methodextension_range_size
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4795
Methodextension_size
repeated .google.protobuf.FieldDescriptorProto extension = 7;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4330
Functionfailed
True if any write to the underlying stream failed. (We don't just crash in this case because this is an I/O failure, not a programming error.)
libapp2sys/prebuilt/include/google/protobuf/io/printer.h:301
Functionfastmemcmp_inlined
libapp2sys/prebuilt/include/google/protobuf/stubs/fastmem.h:98
Methodfield
Can't use PROTOBUF_DEFINE_ARRAY_ACCESSOR because fields_ is actually an array of pointers rather than the usual array of objects.
libapp2sys/prebuilt/include/google/protobuf/descriptor.h:1917
Methodfield_count
libapp2sys/prebuilt/include/google/protobuf/unknown_field_set.h:273
Methodfield_size
repeated .google.protobuf.FieldDescriptorProto field = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4675
Methodfields_size
map<string, .google.protobuf.Value> fields = 1;
libapp2sys/prebuilt/include/google/protobuf/struct.pb.h:499
Methodfields_size
repeated .google.protobuf.Field fields = 2;
libapp2sys/prebuilt/include/google/protobuf/type.pb.h:1079
Methodfile_size
repeated .google.protobuf.FileDescriptorProto file = 1;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:3980
Methodfile_size
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:809
Methodfile_to_generate_size
repeated string file_to_generate = 1;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:440
Methodfilename
libapp2sys/prebuilt/include/google/protobuf/stubs/common.h:207
Methodfinalize
finalize @throws Throwable
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HCPerfStatThread.java:127
Methodfind
libapp2sys/prebuilt/include/google/protobuf/map.h:954
Functionfind_first_of
libapp2sys/prebuilt/include/google/protobuf/stubs/stringpiece.h:373
Functionfind_last_of
libapp2sys/prebuilt/include/google/protobuf/stubs/stringpiece.h:381
Methodfixed32
libapp2sys/prebuilt/include/google/protobuf/unknown_field_set.h:299
Methodfixed64
libapp2sys/prebuilt/include/google/protobuf/unknown_field_set.h:303
Functionfloat_comparison
libapp2sys/prebuilt/include/google/protobuf/util/field_comparator.h:126
Methodget
libapp2sys/prebuilt/include/google/protobuf/reflection.h:590
Methodget
The following function is useful for gaining access to the underlying pointer when a shared_ptr remains in scope so the reference-count is known to be
libapp2sys/prebuilt/include/google/protobuf/stubs/shared_ptr.h:210
Methodget
libapp2sys/prebuilt/include/google/protobuf/stubs/scoped_ptr.h:98
Methodget
Get a pointer to the zeroth element of the current object. If there is no current object, return NULL.
libapp2sys/prebuilt/include/google/protobuf/stubs/scoped_ptr.h:185
MethodgetCurrCpuFreq
get the cpu frequency of the current core @return cpu frequency
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderUtil.java:164
MethodgetParameters
libapp2sys/src/main/cpp/protocol.h:1280
MethodgetParameters
libapp2sys/src/main/cpp/server.cpp:109
MethodgetParameters
(byte[] data, int tid, long timestamp)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:471
MethodgetSender
libapp2sys/src/main/cpp/udp.h:495
MethodgetStatus
libapp2sys/src/main/cpp/udp.h:58
MethodgetUidByAddress
libapp2sys/src/main/cpp/server.cpp:21
MethodgetUidByPort
libapp2sys/src/main/cpp/util.h:259
MethodgetWindowBySeq
libapp2sys/src/main/cpp/udp.h:405
MethodgetWindowSeqList
libapp2sys/src/main/cpp/udp.h:396
Methodget_mutable
libapp2sys/prebuilt/include/google/protobuf/generated_message_util.h:95
Functiongetcrc4
libapp2sys/src/main/cpp/util.h:168
Methodhas_aggregate_value
optional string aggregate_value = 8;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7622
Methodhas_allow_alias
optional bool allow_alias = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7059
Methodhas_begin
optional int32 begin = 3;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:8034
Methodhas_bool_value
optional bool bool_value = 4;
libapp2sys/prebuilt/include/google/protobuf/struct.pb.h:691
Methodhas_cc_enable_arenas
optional bool cc_enable_arenas = 31 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6537
Methodhas_cc_generic_services
optional bool cc_generic_services = 16 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6441
Methodhas_client_streaming
optional bool client_streaming = 5 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6127
Methodhas_content
optional string content = 15;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:694
Methodhas_csharp_namespace
optional string csharp_namespace = 37;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6615
Methodhas_ctype
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6839
Methodhas_default_value
optional string default_value = 7;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:5228
Methodhas_deprecated
optional bool deprecated = 23 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6513
Methodhas_double_value
optional double double_value = 6;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7544
Methodhas_end
optional int32 end = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4535
Methodhas_error
optional string error = 1;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:755
Methodhas_extendee
optional string extendee = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:5174
Methodhas_go_package
optional string go_package = 11;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6387
Methodhas_identifier_value
optional string identifier_value = 3;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7442
Methodhas_input_type
optional string input_type = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:5974
Methodhas_insertion_point
optional string insertion_point = 2;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:640
Methodhas_is_extension
required bool is_extension = 2;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7381
Methodhas_java_generate_equals_and_hash
optional bool java_generate_equals_and_hash = 20 [deprecated = true];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6314
Methodhas_java_generic_services
optional bool java_generic_services = 17 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6465
Methodhas_java_multiple_files
optional bool java_multiple_files = 10 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6290
Methodhas_java_outer_classname
optional string java_outer_classname = 8;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6236
Methodhas_java_package
optional string java_package = 1;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6182
Methodhas_java_string_check_utf8
optional bool java_string_check_utf8 = 27 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6338
Methodhas_json_name
optional string json_name = 10;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:5306
Methodhas_jstype
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6888
Methodhas_kind
libapp2sys/prebuilt/include/google/protobuf/struct.pb.h:895
Methodhas_label
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:5070
Methodhas_lazy
optional bool lazy = 5 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6913
Methodhas_leading_comments
optional string leading_comments = 3;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7743
Methodhas_list_value
optional .google.protobuf.ListValue list_value = 6;
libapp2sys/prebuilt/include/google/protobuf/struct.pb.h:808
Methodhas_map_entry
optional bool map_entry = 7;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6778
Methodhas_message_set_wire_format
optional bool message_set_wire_format = 1 [default = false];
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:6706
Methodhas_name
optional string name = 1;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:4017
Methodhas_name
optional string name = 1;
libapp2sys/prebuilt/include/google/protobuf/compiler/plugin.pb.h:586
Methodhas_name_part
required string name_part = 1;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7327
Methodhas_negative_int_value
optional int64 negative_int_value = 5;
libapp2sys/prebuilt/include/google/protobuf/descriptor.pb.h:7520
← previousnext →1,701–1,800 of 2,625, ranked by callers