/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/formmenu/interfaces/ |
H A D | formmenu_preview.js | 25 async function querySnapshotAsync(want, componentId) { argument 40 function querySnapshot(want, componentId) { argument 54 export function AddFormMenuItem(want, componentId, options, parent = null) { argument
|
H A D | formmenu.js | 25 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 D | mock_frontend.h | 87 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 D | codec_hdi_manager_test.cpp | 76 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 D | codec_hdi_manager_test.cpp | 68 uint32_t componentId = 0; variable 93 uint32_t componentId = 0; variable
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_death_recipient.cpp | 33 bool RegisterService(struct CodecCallbackType *callbacks, uint32_t componentId, in RegisterService() 88 void RemoveDestoryedComponent(uint32_t componentId) in RemoveDestoryedComponent()
|
H A D | codec_component_manager_service.c | 42 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 D | codec_component_manager_stub.c | 114 uint32_t componentId = 0; in SerStubCreateComponent() local 166 uint32_t componentId = 0; in SerStubDestroyComponent() local
|
H A D | codec_component_manager_proxy.c | 157 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 D | component_description.h | 25 std::string componentId; member
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_death_recipient.cpp | 52 void RegisterDeathRecipientService(const sptr<ICodecCallback> callbacks, uint32_t componentId, in RegisterDeathRecipientService() 81 void RemoveMapperOfDestoryedComponent(uint32_t componentId) in RemoveMapperOfDestoryedComponent()
|
H A D | codec_component_manager_service.cpp | 71 …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 D | js_engine.h | 265 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.md | 45 ### componentId subsection
|
H A D | _codec_jpeg_comp_info_v20.md | 45 ### componentId subsection
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_manager_test.cpp | 95 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 D | xcomponent_event_hub.h | 68 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 D | js_inspector.h | 36 explicit ComponentObserver(const std::string& componentId) : componentId_(componentId) {} in ComponentObserver()
|
/ohos5.0/drivers/peripheral/codec/hal/include/ |
H A D | codec_component_manager_service.h | 31 uint32_t componentId; member
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/ |
H A D | version_component.h | 31 std::string componentId; member
|
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/ |
H A D | codec_fuzzer.cpp | 78 uint32_t componentId = 0; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 124 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 D | js_ui_extension_base.cpp | 513 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 D | card_frontend.h | 114 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 D | codec_jpeg_helper.cpp | 324 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
|