Home
last modified time | relevance | path

Searched refs:Initialization (Results 1 – 25 of 90) sorted by relevance

1234

/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-start-kernel.md27 | LOS_INIT_LEVEL_VM_COMPLETE | Initialization after the basic memory is ready.<br>After memory init…
30 | LOS_INIT_LEVEL_KMOD_BASIC | Initialization of the kernel basic modules.<br>Initialize the basic m…
31 | LOS_INIT_LEVEL_KMOD_EXTENDED | Initialization of the kernel extended modules.<br>Initialize the e…
50 /* Initialization function of the new module */
/ohos5.0/docs/en/application-dev/reference/apis-test-kit/
H A Derrorcode-uitest.md7 ## 17000001 Initialization Failure
11 Initialization failed.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/
H A Derrorcode-uitest.md11 Initialization failed.
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dperformance_analysis.cpp34 std::call_once(initFlag_, [] { inst.Initialization(); }); in GetInstance()
46 void PerformanceAnalysis::Initialization() in Initialization() function in DistributedDB::PerformanceAnalysis
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/coverage/
H A Dcoverage_component.cpp40 void CoverageComponent::Initialization() in Initialization() function in OHOS::Ace::CoverageComponent
H A Dcoverage_component.h94 void Initialization();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dperformance_analysis.h75 void Initialization();
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-smallchip-kernel-a.md79 | LOS_INIT_LEVEL_VM_COMPLETE | Initialization after the basic memory is ready.<br/>This layer in…
82 | LOS_INIT_LEVEL_KMOD_BASIC | Initialization of the kernel basic modules.<br/>This layer is use…
83 | LOS_INIT_LEVEL_KMOD_EXTENDED | Initialization of the kernel extended modules.<br/>This layer is …
104 /* Initialization function of the new module */
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element_v2.cpp34 popupComponentV2->Initialization(themeManager, context_); in PerformBuild()
H A Dpopup_component_v2.h66 void Initialization(
H A Dpopup_component_v2.cpp45 void PopupComponentV2::Initialization(const RefPtr<ThemeManager>& themeManager, const WeakPtr<Pipel… in Initialization() function in OHOS::Ace::PopupComponentV2
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-builderparam.md38 - Initialization from the parent component
162 …@BuilderParam cannot contain parameters. For details, see [Component Initialization Through Traili…
168 ### Component Initialization Through Parameters
223 ### Component Initialization Through Trailing Closure
352 ### \@BuilderParam Initialization Through Global and Local \@Builder
H A Darkts-new-Provider-and-Consumer.md47 | Initialization from the parent component | Forbidden.|
59 | Initialization from the parent component | Forbidden.|
114 | Initialization from the parent component| Variables decorated by \@Provider and \@Consumer can on…
H A Darkts-new-once.md1 # \@Once: Implementing Initialization Once
/ohos5.0/docs/en/application-dev/napi/
H A Djsvm-introduction.md56 1. **Initialization**: Initialize the JSVM and JS context on the native module and register native …
H A Dnapi-introduction.md47 1. Initialization: When a native module is imported to ArkTS, the ArkTS engine calls the ModuleMana…
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__cencinfo_8h.md30 | [DRM_KEY_IV_SIZE](_multimedia___drm.md#drm_key_iv_size) 16 | The length of the Initialization V…
H A D_multimedia___drm.md37 | [DRM_KEY_IV_SIZE](#drm_key_iv_size) 16 | The length of the Initialization Vector (IV) is 16 byt…
97 The length of the Initialization Vector (IV) is 16 bytes.
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Derrorcode-intelligentVoice.md45 ## 22700103 Initialization Failed
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.1/
H A Dchangelogs-arkui.md38 ## cl.arkui.2 Initialization Requirement Change of @Prop/@BuilderParam Decorated Variables
/ohos5.0/docs/en/application-dev/mdm/
H A Dmdm-kit-admin.md42 …// Callback to be invoked when the device administrator application is enabled. Initialization pol…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.9.1/
H A Dchangelogs-arkui.md71 ## cl.arkui.3 Supplementation of the Initialization Mode and Restriction Verification Scenarios of …
/ohos5.0/docs/zh-cn/device-dev/hpm-part/
H A Dhpm-part-development.md147 Initialization finished.
/ohos5.0/docs/en/application-dev/performance/
H A Dimprove-application-cold-start-speed.md11 ## 1. Shortening Time Required for Application Process Creation And Initialization
55 ## 2. Shortening Time Required for Application and Ability Initialization
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.2/
H A Dchangelogs-arkui.md40 ## cl.arkui.2 Initialization Rules and Restrictions of Custom Components' Member Variables

1234