Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 25 of 63) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/formmenu/interfaces/
H A Dformmenu_preview.js25 async function querySnapshotAsync(want, componentId) { argument
40 function querySnapshot(want, componentId) { argument
54 export function AddFormMenuItem(want, componentId, options, parent = null) { argument
H A Dformmenu.js25 async function querySnapshotAsync(want, componentId) { argument
53 function querySnapshot(want, componentId) { argument
67 export function AddFormMenuItem(want, componentId, options, parent = null) { argument
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_frontend.h87 void OnLayoutCompleted(const std::string& componentId) override in OnLayoutCompleted()
91 void OnDrawCompleted(const std::string& componentId) override in OnDrawCompleted()
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_manager_test.cpp76 uint32_t componentId = 0; variable
85 uint32_t componentId = 0; variable
119 uint32_t componentId = 0; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_manager_test.cpp68 uint32_t componentId = 0; variable
93 uint32_t componentId = 0; variable
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_death_recipient.cpp33 bool RegisterService(struct CodecCallbackType *callbacks, uint32_t componentId, in RegisterService()
88 void RemoveDestoryedComponent(uint32_t componentId) in RemoveDestoryedComponent()
H A Dcodec_component_manager_service.c42 static void AddDeathRecipientForService(struct CodecCallbackType *callbacks, uint32_t componentId, in AddDeathRecipientForService()
98 static int32_t OmxManagerDestroyComponent(uint32_t componentId) in OmxManagerDestroyComponent()
138 … OmxManagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *com… in OmxManagerCreateComponent()
H A Dcodec_component_manager_stub.c114 uint32_t componentId = 0; in SerStubCreateComponent() local
166 uint32_t componentId = 0; in SerStubDestroyComponent() local
H A Dcodec_component_manager_proxy.c157 static int32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *… in CreateComponent()
201 static int32_t DestroyComponent(uint32_t componentId) in DestroyComponent()
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/
H A Dcomponent_description.h25 std::string componentId; member
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_death_recipient.cpp52 void RegisterDeathRecipientService(const sptr<ICodecCallback> callbacks, uint32_t componentId, in RegisterDeathRecipientService()
81 void RemoveMapperOfDestoryedComponent(uint32_t componentId) in RemoveMapperOfDestoryedComponent()
H A Dcodec_component_manager_service.cpp71 …ecComponentManagerService::CreateComponent(sptr<ICodecComponent> &component, uint32_t &componentId, in CreateComponent()
98 int32_t CodecComponentManagerService::DestroyComponent(uint32_t componentId) in DestroyComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h265 void LayoutInspectorCallback(const std::string& componentId) in LayoutInspectorCallback()
275 void DrawInspectorCallback(const std::string& componentId) in DrawInspectorCallback()
390 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in RegisterLayoutInspectorCallback()
396 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in UnregisterLayoutInspectorCallback()
408 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in RegisterDrawInspectorCallback()
414 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in UnregisterDrawInspectorCallback()
425 bool IsLayoutCallBackFuncExist(const std::string& componentId) const in IsLayoutCallBackFuncExist()
433 bool IsDrawCallBackFuncExist(const std::string& componentId) const in IsDrawCallBackFuncExist()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_jpeg_comp_info_v10.md45 ### componentId subsection
H A D_codec_jpeg_comp_info_v20.md45 ### componentId subsection
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp95 uint32_t componentId = 0; in BENCHMARK_F() local
124 uint32_t componentId = 0; in BENCHMARK_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_event_hub.h68 void FireSurfaceInitEvent(const std::string& componentId, const uint32_t nodeId) const in FireSurfaceInitEvent()
80 void FireDetachEvent(const std::string& componentId) in FireDetachEvent()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.h36 explicit ComponentObserver(const std::string& componentId) : componentId_(componentId) {} in ComponentObserver()
/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_component_manager_service.h31 uint32_t componentId; member
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/
H A Dversion_component.h31 std::string componentId; member
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/
H A Dcodec_fuzzer.cpp78 uint32_t componentId = 0; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp124 const std::string& componentId) { in InitializeDelegate()
133 const std::string& componentId) { in InitializeDelegate()
211 const bool isDestroy) { in InitializeDelegate()
510 void DeclarativeFrontendNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted()
517 void DeclarativeFrontendNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_base.cpp513 auto componentId = sessionInfo->uiExtensionComponentId; in OnInsightIntentExecuteDone() local
635 auto componentId = sessionInfo->uiExtensionComponentId; in HandleSessionCreate() local
677 auto componentId = sessionInfo->uiExtensionComponentId; in ForegroundWindow() local
694 auto componentId = sessionInfo->uiExtensionComponentId; in BackgroundWindow() local
715 auto componentId = sessionInfo->uiExtensionComponentId; in DestroyWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend.h114 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted()
115 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted()
264 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/
H A Dcodec_jpeg_helper.cpp324 int8_t componentId = decInfo.compInfo[i].componentId; in JpegSofAssemble() local
363 int8_t componentId = decInfo.compInfo[i].componentId; in JpegSosAssemble() local
458 int32_t componentId = GetInt8(buffer); in DessambleSos() local

123