MCPcopy Create free account

hub / github.com/Tencent/Hippy / functions

Functions8,045 in github.com/Tencent/Hippy

↓ 6 callersMethodsetLazy
(RenderNode node, boolean isLazy)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/RenderNode.java:169
↓ 6 callersMethodsetMargin
(float margin)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/StyleNode.java:147
↓ 6 callersMethodsetPadding
(float padding)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/StyleNode.java:189
↓ 6 callersMethodsetPage
(e)
examples/android-demo/res/vendor.android.js:23
↓ 6 callersFunctionsi
(e,t,n)
examples/ios-demo/res/vendor.ios.js:36
↓ 6 callersFunctionst
(e)
examples/android-demo/res/vendor.android.js:23
↓ 6 callersMethodswitchToPage
(int item, boolean animated)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/viewpager/HippyViewPager.java:214
↓ 6 callersFunctionte
(e)
examples/ios-demo/res/vendor.ios.js:23
↓ 6 callersMethodtraverseChildren
* Traverse the children and execute callback
packages/hippy-vue/src/renderer/view-node.js:278
↓ 6 callersFunctionunicodeToChar
* Convert unicode string to normal string * @param {string} text - The unicode string input
packages/hippy-react/src/utils/index.ts:34
↓ 6 callersMethodupdateNode
(final int id, HippyMap map, HippyRootView hippyRootView)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/DomManager.java:502
↓ 5 callersFunction$
(e)
examples/ios-demo/res/vendor.ios.js:23
↓ 5 callersFunctionC
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersMethodCall
(long value, Message msg, String action)
android/sdk/src/main/java/com/tencent/mtt/hippy/bridge/NativeCallback.java:27
↓ 5 callersFunctionCallJavaMethod
android/sdk/src/main/jni/src/jni/com_tencent_mtt_hippy_bridge_HippyBridgeImpl.cc:64
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
layout/gtest/gtest-all.cc:2738
↓ 5 callersFunctionFOpen
layout/gtest/gtest.h:3694
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
layout/gtest/gtest-all.cc:7344
↓ 5 callersMethodGetCtxRef
core/include/core/napi/jsc/js_native_api_jsc.h:65
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
layout/gtest/gtest-all.cc:7155
↓ 5 callersMethodGetValueString
core/src/napi/v8/js_native_api_value_v8.cc:246
↓ 5 callersFunctionGt
(e,t,n)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersFunctionHPNodeFree
layout/engine/Hippy.cpp:24
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
layout/gtest/gtest-all.cc:6205
↓ 5 callersMethodIsArray
core/src/napi/v8/js_native_api_value_v8.cc:304
↓ 5 callersMethodIsJsThread
core/src/task/javascript_task_runner.cc:33
↓ 5 callersFunctionIt
(e)
examples/ios-demo/res/vendor.ios.js:23
↓ 5 callersFunctionK
(e)
examples/android-demo/res/vendor.android.js:23
↓ 5 callersMethodLength
core/include/core/napi/callback_info.h:73
↓ 5 callersFunctionLt
(e,t,n,r,i)
examples/android-demo/res/vendor.android.js:37
↓ 5 callersFunctionMt
(e,t,n,r,i)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersFunctionN
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersFunctionNt
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersFunctionP
(e)
examples/ios-demo/res/index.ios.js:9
↓ 5 callersFunctionPn
()
examples/android-demo/res/vendor.android.js:37
↓ 5 callersFunctionQt
(e,t)
examples/ios-demo/res/index.ios.js:9
↓ 5 callersMethodReset
layout/android/jni/scoped_java_ref.h:265
↓ 5 callersMethodReset
android/sdk/src/main/jni/src/inspector/v8_inspector_client_impl.cc:36
↓ 5 callersFunctionRn
()
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersMethodSetEngine
android/sdk/src/main/jni/include/jni/runtime.h:54
↓ 5 callersFunctionTt
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 5 callersFunctionUe
(e)
examples/android-demo/res/vendor.android.js:23
↓ 5 callersFunctionV
()
examples/android-demo/res/index.android.js:9
↓ 5 callersFunctionW
(e,t)
examples/android-demo/res/vendor.android.js:53
↓ 5 callersFunctionWe
(e,t,n=-1)
examples/android-demo/res/vendor.android.js:23
↓ 5 callersFunctionYt
(e,t,n)
examples/android-demo/res/vendor.android.js:37
↓ 5 callersFunctionYt
(e)
examples/ios-demo/res/index.ios.js:9
↓ 5 callersMethodaddListener
(String name)
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/HippyNativeModuleBase.java:39
↓ 5 callersMethodappendChild
(childNode: ViewNode)
packages/hippy-react/src/dom/view-node.ts:170
↓ 5 callersFunctionappendOutput
(message)
examples/hippy-react-demo/src/modules/WebSocket/index.jsx:68
↓ 5 callersMethodavailable
()
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/image/ByteBufferInputStream.java:24
↓ 5 callersMethodbatch
()
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/DomManager.java:931
↓ 5 callersFunctionbr
(e)
examples/ios-demo/res/index.ios.js:9
↓ 5 callersMethodcallback
(T param,Throwable e)
android/sdk/src/main/java/com/tencent/mtt/hippy/common/Callback.java:25
↓ 5 callersMethodcheckHandlerCallback
(Timer timer)
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/timer/TimerModule.java:98
↓ 5 callersMethodcheckUpdateDimension
(boolean shouldUseScreenDisplay, boolean systemUiVisibilityChanged)
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyRootView.java:335
↓ 5 callersMethodclearAnimationInterval
()
packages/hippy-react-web/src/modules/animation-set.ts:80
↓ 5 callersMethodclearAnimationInterval
()
packages/hippy-react-web/src/modules/animation.ts:65
↓ 5 callersMethodconvertToRadians
(HippyMap transformMap, String key)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/TransformUtil.java:37
↓ 5 callersMethodcreateNode
(final HippyRootView hippyRootView, final int id, int pid, int index, final String className, HippyMap map)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/DomManager.java:317
↓ 5 callersMethodcreateNode
(HippyRootView hippyRootView, int id, int pId, int childIndex, String className, HippyMap props)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/RenderManager.java:79
↓ 5 callersFunctionct
(e,t)
examples/ios-demo/res/vendor.ios.js:23
↓ 5 callersFunctionde
(e)
examples/ios-demo/res/index.ios.js:9
↓ 5 callersMethoddecode
(String string)
android/sdk/src/main/java/com/tencent/mtt/hippy/websocket/HybiParser.java:305
↓ 5 callersMethoddestroy
()
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/HippyModuleManager.java:32
↓ 5 callersMethoddestroyIfNeed
()
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/http/HippyHttpAdapter.java:28
↓ 5 callersFunctiondi
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 5 callersFunctiondi
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 5 callersMethoddiffProps
(HippyMap from, HippyMap to, int diffLevel)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/DiffUtils.java:175
↓ 5 callersMethoddisconnect
()
android/sdk/src/main/java/com/tencent/mtt/hippy/websocket/WebSocketClient.java:204
↓ 5 callersMethoddoFrame
(long frameTimeNanos)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/HippyChoreographer.java:35
↓ 5 callersFunctione
(e,t,n,o,i,a)
examples/ios-demo/res/index.ios.js:1
↓ 5 callersFunctionendBatch
(rootViewId)
packages/hippy-react/src/renderer/render.ts:59
↓ 5 callersFunctionendBatch
(app)
packages/hippy-vue/src/renderer/native/index.js:68
↓ 5 callersFunctionexec
(cmd, argv, options = {})
packages/hippy-debug-server/utils/exec.js:4
↓ 5 callersMethodexecute
(final Runnable runnable)
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/storage/DefaultStorageAdapter.java:308
↓ 5 callersMethodframe
(String data)
android/sdk/src/main/java/com/tencent/mtt/hippy/websocket/HybiParser.java:161
↓ 5 callersFunctiong
(e,t)
examples/ios-demo/res/vendor.ios.js:1
↓ 5 callersMethodgenerateScrollEvent
()
android/sdk/src/main/java/com/tencent/mtt/hippy/views/list/HippyListView.java:191
↓ 5 callersMethodgetAnimator
()
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/animation/AnimationSet.java:103
↓ 5 callersMethodgetDrawable
()
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/image/HippyDrawable.java:243
↓ 5 callersMethodgetEndBorder
layout/engine/HPNode.cpp:326
↓ 5 callersMethodgetEndMargin
ios/sdk/layout/MTTNode.cpp:350
↓ 5 callersMethodgetEngineContext
()
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyInstanceContext.java:86
↓ 5 callersMethodgetHost
()
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyRootView.java:128
↓ 5 callersMethodgetInstance
()
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/HippyChoreographer.java:41
↓ 5 callersMethodgetLayoutX
()
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:87
↓ 5 callersMethodgetLayoutY
()
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:88
↓ 5 callersFunctiongetModuleName
(originModuleName)
core/js/bridge/ios/js2native.js:1
↓ 5 callersFunctiongetModuleName
(originModuleName)
android/sdk/src/main/jni/core/js/bridge/ios/js2native.js:1
↓ 5 callersMethodgetName
()
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/HippyNativeModuleInfo.java:95
↓ 5 callersFunctiongetNameForEvent
(event: string)
packages/hippy-react/src/events/emitter.ts:9
↓ 5 callersFunctiongetNodeIdByRef
* Get the nodeId number by ref * Most use in the module access components. * * @param {string | Fiber | Fiber} ref - ref instance, reference to the
packages/hippy-react/src/modules/ui-manager-module.ts:43
↓ 5 callersFunctiongetRootViewId
()
packages/hippy-react/src/utils/node.ts:22
↓ 5 callersMethodgetStartBorder
layout/engine/HPNode.cpp:322
↓ 5 callersMethodgetStartMargin
ios/sdk/layout/MTTNode.cpp:346
↓ 5 callersMethodgetTotalHeight
()
android/sdk/src/main/java/com/tencent/mtt/hippy/views/list/HippyListAdapter.java:505
↓ 5 callersMethodgetViewFromAdapter
(int currentItem)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/viewpager/HippyViewPager.java:142
↓ 5 callersFunctiongetViewMeta
(elementName)
packages/hippy-vue/src/elements/index.js:63
↓ 5 callersMethodgetViewZIndex
(View view)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/view/HippyViewGroupController.java:53
← previousnext →601–700 of 8,045, ranked by callers