| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | NumRecordList.java | |
| H A D | OneToManySubst.java | |
| /third_party/python/Lib/importlib/ |
| H A D | __init__.py | 12 import _imp # Just the builtin component, NOT the full Python module namespace
|
| /third_party/selinux/libselinux/src/ |
| H A D | context.c | 14 char *(component[4]); member [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 26 static std::string GetXComponentId(OH_NativeXComponent *component) in GetXComponentId() argument 38 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument 46 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) in OnSurfaceChangedCB() argument 54 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument 62 DispatchTouchEventCB(OH_NativeXComponent *component, void *window) DispatchTouchEventCB() argument 95 SetNativeXComponent(OH_NativeXComponent *component) SetNativeXComponent() argument 140 OnSurfaceCreated(OH_NativeXComponent *component, void *window) OnSurfaceCreated() argument 155 OnSurfaceChanged(OH_NativeXComponent *component, void *window) OnSurfaceChanged() argument 166 OnSurfaceDestroyed(OH_NativeXComponent *component, void *window) OnSurfaceDestroyed() argument 171 DispatchTouchEvent(OH_NativeXComponent *component, void *window) DispatchTouchEvent() argument [all...] |
| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/ |
| H A D | auth_sub_session.c | 150 const ProtocolComponent *component = GetProtocolComponent(protocolType); in CreateAuthSubSession() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| H A D | sec_comp_manager_test.cpp | 273 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList( in HWTEST_F() local 540 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList(1, 1); HWTEST_F() local [all...] |
| /base/update/updateservice/services/firmware/upgrade/status/src/ |
| H A D | firmware_result_process.cpp | 78 UpdateResult FirmwareResultProcess::CompareVersion(const FirmwareComponent &component) in CompareVersion() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp-i2s-audio.c | 166 static int dw_hdmi_qp_i2s_get_dai_id(struct snd_soc_component *component, struct device_node *endpoint)
in dw_hdmi_qp_i2s_get_dai_id() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/ |
| H A D | OMXPlugin.cpp | 105 CreateComponentInstance( const OMX_STRING name, const OMX_CALLBACKTYPE *callbacks, OMX_PTR appData, OMX_COMPONENTTYPE **component) CreateComponentInstance() argument 138 DeleteComponentInstance( OMX_COMPONENTTYPE *component) DeleteComponentInstance() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp-i2s-audio.c | 173 static int dw_hdmi_qp_i2s_get_dai_id(struct snd_soc_component *component, in dw_hdmi_qp_i2s_get_dai_id() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | sliding_panel_component.cpp | 40 RefPtr<Component> SlidingPanelComponent::Create(const RefPtr<PanelComponent>& component) in Create() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/ |
| H A D | render_scroll_bar.cpp | 37 void RenderScrollBar::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_item.cpp | 33 void RenderIndexerItem::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stage/ |
| H A D | render_stage.cpp | 54 void RenderStage::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| H A D | stack_element.h | 53 RefPtr<Component> component; member
|
| H A D | render_stack.cpp | 23 void RenderStack::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/ |
| H A D | form_element.cpp | 89 void FormElement::InitEvent(const RefPtr<FormComponent>& component) in InitEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
| H A D | render_grid_layout.cpp | 71 void RenderGridLayout::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | navigation_container_component.cpp | 88 auto component = declaration->toolBarBuilder; in BuildToolBar() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
| H A D | page_transition_component.h | 98 static bool HasTransitionComponent(const RefPtr<Component>& component) in HasTransitionComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/popup/ |
| H A D | popup_component_v2.cpp | 162 const RefPtr<Component> PopupComponentV2::SetPadding(const RefPtr<Component>& component, const Edge& edge) in SetPadding() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | render_svg.cpp | 37 void RenderSvg::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/touch_listener/ |
| H A D | render_touch_listener.cpp | 29 void RenderTouchListener::Update(const RefPtr<Component>& component) in Update() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| H A D | render_triangle.cpp | 87 void RenderTriangle::Update(const RefPtr<Component>& component) in Update() argument
|