Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/Hippy
/ functions
Functions
8,045 in github.com/Tencent/Hippy
⨍
Functions
8,045
◇
Types & classes
1,544
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
layout/gtest/gtest-all.cc:9671
↓ 3 callers
Function
FlushInfoLog
layout/gtest/gtest.h:2599
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
layout/gtest/gtest-all.cc:4998
↓ 3 callers
Function
G
(e)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
Ge
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Method
GetArrayLength
core/src/napi/v8/js_native_api_value_v8.cc:324
↓ 3 callers
Method
GetEngineWithContext
android/sdk/src/main/jni/core/engine-impl.cc:59
↓ 3 callers
Function
GetNativeSourceCode
core/src/napi/jsc/native_source_code_ios.cc:63
↓ 3 callers
Function
GetNativeSourceCode
android/sdk/src/main/jni/core/napi/jsc/native-source-code-ios.cc:59
↓ 3 callers
Method
GetPath
android/sdk/src/main/jni/src/jni/uri.cc:71
↓ 3 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
layout/gtest/gtest.h:8393
↓ 3 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
layout/gtest/gtest-all.cc:5512
↓ 3 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
layout/gtest/gtest-all.cc:4163
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
layout/gtest/gtest-all.cc:2144
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
layout/gtest/gtest-all.cc:2049
↓ 3 callers
Method
GetValueNumber
core/src/napi/v8/js_native_api_value_v8.cc:163
↓ 3 callers
Function
HPNodesetHasNewLayout
layout/engine/Hippy.cpp:332
↓ 3 callers
Function
He
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
layout/gtest/gtest-all.cc:9741
↓ 3 callers
Method
IsDebug
android/sdk/src/main/jni/include/jni/runtime.h:40
↓ 3 callers
Function
Je
(e,t)
examples/ios-demo/res/vendor.ios.js:23
↓ 3 callers
Function
Jn
()
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
K
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
Le
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
Ln
(e,t,n,r)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
Ln
(e,t,n,r)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Method
Load
android/sdk/src/main/jni/src/loader/file_loader.cc:38
↓ 3 callers
Function
Lt
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
MTTNodeStyleSetFlexGrow
ios/sdk/layout/MTTLayout.cpp:79
↓ 3 callers
Function
MTTNodeStyleSetFlexShrink
ios/sdk/layout/MTTLayout.cpp:87
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
layout/gtest/gtest-all.cc:9324
↓ 3 callers
Function
Mn
(e,t,n,r)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
Nn
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
O
(e)
examples/ios-demo/res/vendor.ios.js:44
↓ 3 callers
Function
Oi
(e)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
On
(e,t,n,r)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
P
(e,t,n,r)
examples/android-demo/res/vendor.android.js:45
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
layout/gtest/gtest-all.cc:6460
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
layout/gtest/gtest-all.cc:9686
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
layout/gtest/gtest-all.cc:6515
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
layout/gtest/gtest-all.cc:9854
↓ 3 callers
Function
PrintRawArrayTo
layout/gtest/gtest.h:10692
↓ 3 callers
Method
PushLine
layout/gtest/gtest-all.cc:2561
↓ 3 callers
Function
Q
(e,t,n)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
Qe
(e)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
R
(e,t,n,r)
examples/ios-demo/res/vendor.ios.js:44
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
layout/gtest/gtest-all.cc:8526
↓ 3 callers
Function
ReportFailureInUnknownLocation
layout/gtest/gtest-all.cc:3678
↓ 3 callers
Method
Reset
layout/android/jni/scoped_java_ref.h:191
↓ 3 callers
Method
SaveFunctionData
core/src/scope.cc:203
↓ 3 callers
Method
SetUriLoader
core/include/core/scope.h:115
↓ 3 callers
Function
ShuffleRange
layout/gtest/gtest-all.cc:704
↓ 3 callers
Function
Sr
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
St
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
StripTrailingSpaces
layout/gtest/gtest.h:3611
↓ 3 callers
Function
T
(e)
examples/android-demo/res/index.android.js:9
↓ 3 callers
Method
TerminateRunner
android/sdk/src/main/jni/core/engine.cc:53
↓ 3 callers
Function
Tt
(e)
examples/android-demo/res/index.android.js:9
↓ 3 callers
Function
Ui
(e,t,n)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
Ui
(e,t,n)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
Ur
(e,t)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
Ve
(e,t)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
We
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
Xn
()
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
Z
(e)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
_jlong2HPNodeRef
layout/android/jni/FlexNode.cpp:26
↓ 3 callers
Function
_n
(e,t,n,r,i,o)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
_n
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
_r
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
_r
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Method
abort
(String message, Throwable cause)
android/sdk/src/main/java/com/tencent/mtt/hippy/devsupport/DebugWebSocketClient.java:204
↓ 3 callers
Method
addAnimationListener
(AnimationListener listener)
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/animation/Animation.java:79
↓ 3 callers
Method
addCallback
(handleFunc: Function, callContext?: any)
packages/hippy-react/src/events/listener.ts:13
↓ 3 callers
Method
addChild
(RenderNode uiNode, int index)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/RenderNode.java:163
↓ 3 callers
Method
addControllerHolder
(String name, ControllerHolder controllerHolder)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/ControllerRegistry.java:44
↓ 3 callers
Method
addEngineLifecycleEventListener
Add engine lifecycle event listener @param listener
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyEngineContext.java:109
↓ 3 callers
Method
addHeader
(String name, String value)
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/http/HippyHttpRequest.java:66
↓ 3 callers
Method
addInstanceLifecycleEventListener
Add business instance status change listener @param listener
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyEngineContext.java:95
↓ 3 callers
Method
addToMap
(map, head, sel)
packages/hippy-vue/src/renderer/native/style/css-selectors-match.js:88
↓ 3 callers
Function
alias
(record, location, matchAs)
packages/hippy-vue-router/src/create-matcher.js:122
↓ 3 callers
Function
an
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
ar
(e,t,n,r,i,o)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
ar
(e,t,n,r,i)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
at
(e,t)
examples/android-demo/res/index.android.js:9
↓ 3 callers
Function
at
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
b
(e)
examples/android-demo/res/index.android.js:9
↓ 3 callers
Method
begine
()
android/sdk/src/main/java/com/tencent/mtt/hippy/utils/TimeMonitor.java:67
↓ 3 callers
Function
bo
(e,t)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Method
bounceToHead
(float toTransY)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/refresh/RefreshWrapper.java:98
↓ 3 callers
Method
boundAxis
layout/engine/HPNode.cpp:501
↓ 3 callers
Method
boundAxis
ios/sdk/layout/MTTNode.cpp:482
↓ 3 callers
Function
callNativeWithPromise
()
scripts/mock-global.js:13
↓ 3 callers
Method
callSmoothScrollTo
(int x,int y,int duration)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/scroll/HippyScrollView.java:37
↓ 3 callers
Function
ce
(e)
examples/ios-demo/res/vendor.ios.js:23
↓ 3 callers
Method
changeTypeIfNeed
(int oldType, int newType, ListItemRenderNode listItemRenderNode, RecyclerView.ViewHolder holder)
android/sdk/src/main/java/androidx/recyclerview/widget/HippyItemTypeHelper.java:114
↓ 3 callers
Function
cleanPath
(path)
packages/hippy-vue-router/src/util/path.js:64
↓ 3 callers
Method
clearCache
layout/engine/HPLayoutCache.cpp:213
↓ 3 callers
Method
close
* Closes the WebSocket connection or connection attempt, if any. * If the connection is already CLOSED, this method does nothing. * * @param
packages/hippy-vue/src/runtime/websocket.js:96
↓ 3 callers
Function
cn
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
colorArrayParse
* Parse the color values array to integer array that native understand. * * @param {string[]} colorArray The color values array. * @param {object}
packages/hippy-react/src/color/index.ts:50
← previous
next →
1,001–1,100 of 8,045, ranked by callers