MCPcopy Create free account

hub / github.com/Tencent/Hardcoder / functions

Functions2,625 in github.com/Tencent/Hardcoder

↓ 2 callersMethodMutableMap
libapp2sys/prebuilt/include/google/protobuf/map_field_inl.h:309
↓ 2 callersFunctionNew
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:698
↓ 2 callersMethodNewEntry
libapp2sys/prebuilt/include/google/protobuf/map_field_lite.h:227
↓ 2 callersFunctionNoBarrier_AtomicExchange
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_tsan.h:55
↓ 2 callersFunctionNoBarrier_AtomicExchange
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_x86_gcc.h:66
↓ 2 callersFunctionNoBarrier_AtomicIncrement
Atomically increment *ptr by "increment". Returns the new value of ptr with the increment applied. This routine implies no memory barriers.
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_mips_gcc.h:96
↓ 2 callersFunctionNoBarrier_AtomicIncrement
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h:97
↓ 2 callersFunctionNoBarrier_AtomicIncrement
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_tsan.h:73
↓ 2 callersFunctionNoBarrier_CompareAndSwap
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h:53
↓ 2 callersFunctionNoBarrier_CompareAndSwap
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h:45
↓ 2 callersFunctionNoBarrier_CompareAndSwap
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h:54
↓ 2 callersFunctionRefCountInc
libapp2sys/prebuilt/include/google/protobuf/stubs/shared_ptr.h:72
↓ 2 callersMethodSameStyle
libapp2sys/prebuilt/include/google/protobuf/map.h:1379
↓ 2 callersFunctionSet
libapp2sys/prebuilt/include/google/protobuf/extension_set.h:835
↓ 2 callersMethodSpaceUsed
libapp2sys/prebuilt/include/google/protobuf/map_entry.h:199
↓ 2 callersMethodSwap
libapp2sys/prebuilt/include/google/protobuf/map_field_inl.h:337
↓ 2 callersMethodTableEntryIsNonEmptyList
libapp2sys/prebuilt/include/google/protobuf/map.h:1203
↓ 2 callersMethodTruncate
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:1321
↓ 2 callersMethodUnknownStyle
libapp2sys/prebuilt/include/google/protobuf/map.h:1376
↓ 2 callersFunctionWireTypeForFieldType
Given a FieldSescriptor::Type return its WireType
libapp2sys/prebuilt/include/google/protobuf/wire_format_lite.h:137
↓ 2 callersMethodWriteVarint32SignExtended
libapp2sys/prebuilt/include/google/protobuf/io/coded_stream.h:1156
↓ 2 callersMethodaddObject
add object @param object different type to report
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HCPerfStatThread.java:113
↓ 2 callersFunctionarena
libapp2sys/prebuilt/include/google/protobuf/metadata.h:88
↓ 2 callersMethodbegin
libapp2sys/prebuilt/include/google/protobuf/reflection.h:217
↓ 2 callersFunctionbswap_16
libapp2sys/prebuilt/include/google/protobuf/stubs/port.h:304
↓ 2 callersFunctionbswap_32
libapp2sys/prebuilt/include/google/protobuf/stubs/port.h:308
↓ 2 callersFunctionbswap_64
libapp2sys/prebuilt/include/google/protobuf/stubs/port.h:315
↓ 2 callersFunctioncJSON_AddStringToObject
libapp2sys/src/main/cpp/cjson/cJSON.c:2031
↓ 2 callersFunctioncJSON_GetObjectItem
libapp2sys/src/main/cpp/cjson/cJSON.c:1808
↓ 2 callersFunctioncJSON_Parse
Default options for cJSON_Parse */
libapp2sys/src/main/cpp/cjson/cJSON.c:1083
↓ 2 callersFunctioncJSON_ReplaceItemViaPointer
libapp2sys/src/main/cpp/cjson/cJSON.c:2178
↓ 2 callersMethodcancelCpuCoreForThread
libapp2sys/src/main/cpp/protocol.h:182
↓ 2 callersMethodcancelCpuCoreForThread
(int[] bindtids, int tid, long timestamp)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:432
↓ 2 callersMethodcancelCpuHighFreq
libapp2sys/src/main/cpp/protocol.h:152
↓ 2 callersMethodcancelCpuHighFreq
(int tid, long timestamp)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:420
↓ 2 callersMethodcancelGpuHighFreq
libapp2sys/src/main/cpp/protocol.h:166
↓ 2 callersMethodcancelGpuHighFreq
(int tid, long timestamp)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:425
↓ 2 callersMethodcancelHighIOFreq
libapp2sys/src/main/cpp/protocol.h:199
↓ 2 callersMethodcancelHighIOFreq
(int tid, long timestamp)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:437
↓ 2 callersMethodcancelUnifyCpuIOThreadCoreGpu
libapp2sys/src/main/cpp/protocol.h:260
↓ 2 callersMethodcheckPermission
libapp2sys/src/main/cpp/protocol.h:132
↓ 2 callersMethodcheckPermission
check whether this app can use hardcoder in this phone. must call after {@link #initHardCoder(String, int, String, HCPerfManagerThread, HardCoderCallb
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:264
↓ 2 callersMethodconfigure
libapp2sys/src/main/cpp/protocol.h:271
↓ 2 callersMethodcpp_type
libapp2sys/prebuilt/include/google/protobuf/descriptor.h:1870
↓ 2 callersFunctioncreate_reference
Utility for handling references. */
libapp2sys/src/main/cpp/cjson/cJSON.c:1831
↓ 2 callersMethodd
(String tag, String msg)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderLog.java:34
↓ 2 callersMethoddestroy
libapp2sys/prebuilt/include/google/protobuf/map.h:631
↓ 2 callersMethode
(String tag, String msg)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderLog.java:35
↓ 2 callersMethodend
libapp2sys/prebuilt/include/google/protobuf/reflection.h:220
↓ 2 callersFunctiongenReqPack
libapp2sys/src/main/cpp/header.h:45
↓ 2 callersMethodget
libapp2sys/prebuilt/include/google/protobuf/reflection.h:584
↓ 2 callersFunctiongetCrc32
libapp2sys/src/main/cpp/util.h:183
↓ 2 callersMethodgetLong
(final String string, final long def)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderUtil.java:222
↓ 2 callersMethodgetParameters
libapp2sys/src/main/cpp/protocol.h:277
↓ 2 callersMethodgetRemote
libapp2sys/src/main/cpp/protocol.h:320
↓ 2 callersMethodgetResLen
libapp2sys/src/main/cpp/protocol.h:316
↓ 2 callersMethodgetResp
libapp2sys/src/main/cpp/protocol.h:312
↓ 2 callersFunctionget_decimal_point
get the decimal point character of the current locale */
libapp2sys/src/main/cpp/cjson/cJSON.c:239
↓ 2 callersMethodi
(String tag, String msg)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderLog.java:33
↓ 2 callersMethodinit
libapp2sys/src/main/cpp/com_tencent_mm_hardcoder_HardCoderJNI.cpp:64
↓ 2 callersMethodinitHardCoder
init Hardcoder, call after set hcEnable/hcDebug values {@link #setHcEnable(boolean)}{@link #setHcDebug(boolean)}} must call before {@link #startPerfor
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:220
↓ 2 callersMethodisRunning
()
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:467
↓ 2 callersMethoditerator
libapp2sys/prebuilt/include/google/protobuf/map.h:1440
↓ 2 callersFunctionjbyteArrayToChars
libapp2sys/src/main/cpp/com_tencent_mm_hardcoder_HardCoderJNI.cpp:33
↓ 2 callersMethodlock
Return a shared_ptr that owns the object we are observing. If we have expired, the shared_ptr will be empty. We have to be careful about concurrency,
libapp2sys/prebuilt/include/google/protobuf/stubs/shared_ptr.h:379
↓ 2 callersMethodmutable_key
libapp2sys/prebuilt/include/google/protobuf/map_entry_lite.h:143
↓ 2 callersMethodmutable_value
libapp2sys/prebuilt/include/google/protobuf/map_entry_lite.h:147
↓ 2 callersMethodnewThread
(Runnable runnable, String name, int priority)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:252
↓ 2 callersMethodonANR
(byte[] log)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:551
↓ 2 callersMethodonConnectStatus
(boolean isConnect)
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderCallback.java:29
↓ 2 callersFunctionparse_hex4
parse 4 digit hexadecimal number */
libapp2sys/src/main/cpp/cjson/cJSON.c:542
↓ 2 callersFunctionparse_string
Parse the input text into an unescaped cinput, and populate item. */
libapp2sys/src/main/cpp/cjson/cJSON.c:700
↓ 2 callersFunctionprint
libapp2sys/src/main/cpp/cjson/cJSON.c:1090
↓ 2 callersFunctionprint_string_ptr
Render the cstring provided to an escaped version that can be printed. */
libapp2sys/src/main/cpp/cjson/cJSON.c:829
↓ 2 callersMethodprocessReceive
#lizard forgives
libapp2sys/src/main/cpp/udp.h:268
↓ 2 callersMethodreadServerAddr
Default implementation to read server socket name @return server socket name. If null, means that this phone do not support hardcoder server.
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:483
↓ 2 callersMethodregisterBootPreloadResource
libapp2sys/src/main/cpp/protocol.h:234
↓ 2 callersMethodregisterSystemEventCallback
libapp2sys/src/main/cpp/protocol.h:227
↓ 2 callersMethodrelease
Release a pointer. The return value is the current pointer held by this object. If this object holds a NULL pointer, the return value is NULL. After t
libapp2sys/prebuilt/include/google/protobuf/stubs/scoped_ptr.h:118
↓ 2 callersFunctionreplace_item_in_object
libapp2sys/src/main/cpp/cjson/cJSON.c:2223
↓ 2 callersMethodrequestCpuCoreForThread
libapp2sys/src/main/cpp/protocol.h:172
↓ 2 callersMethodrequestCpuHighFreq
libapp2sys/src/main/cpp/protocol.h:142
↓ 2 callersMethodrequestGpuHighFreq
libapp2sys/src/main/cpp/protocol.h:158
↓ 2 callersMethodrequestHighIOFreq
libapp2sys/src/main/cpp/protocol.h:189
↓ 2 callersMethodrequestScreenResolution
libapp2sys/src/main/cpp/protocol.h:205
↓ 2 callersMethodrequestUnifyCpuIOThreadCoreGpu
libapp2sys/src/main/cpp/protocol.h:247
↓ 2 callersMethodrequestUnifyCpuIOThreadCoreGpu
(int scene, long action, int cpulevel, int gpulevel, int iolevel, int[] bindtids, int timeoutms, i
libapp2sys/src/main/java/com/tencent/mm/hardcoder/HardCoderJNI.java:451
↓ 2 callersMethodreset
libapp2sys/prebuilt/include/google/protobuf/stubs/shared_ptr.h:359
↓ 2 callersMethodresetScreenResolution
libapp2sys/src/main/cpp/protocol.h:214
↓ 2 callersMethodstartLoop
libapp2sys/src/main/cpp/udp.h:706
↓ 2 callersMethodstop
libapp2sys/src/main/cpp/procutil.h:232
↓ 2 callersMethodsyntax
libapp2sys/prebuilt/include/google/protobuf/api.pb.h:687
↓ 2 callersMethodterminateApp
libapp2sys/src/main/cpp/protocol.h:241
↓ 2 callersMethodtestWebViewHC
(int requestCode, boolean isAuto)
testapp/src/main/java/com/tencent/mm/hardcoder/testapp/QuickStart.java:379
↓ 1 callersFunctionBarrier_AtomicIncrement
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h:82
↓ 1 callersFunctionBarrier_AtomicIncrement
libapp2sys/prebuilt/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h:87
↓ 1 callersMethodClear
libapp2sys/prebuilt/include/google/protobuf/map_type_handler.h:483
↓ 1 callersMethodClear
libapp2sys/prebuilt/include/google/protobuf/reflection.h:280
↓ 1 callersMethodClear
libapp2sys/prebuilt/include/google/protobuf/repeated_field.h:638
↓ 1 callersFunctionCreate
libapp2sys/prebuilt/include/google/protobuf/arena.h:305
← previousnext →201–300 of 2,625, ranked by callers