/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-start-kernel.md | 27 | 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 D | errorcode-uitest.md | 7 ## 17000001 Initialization Failure 11 Initialization failed.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/ |
H A D | errorcode-uitest.md | 11 Initialization failed.
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | performance_analysis.cpp | 34 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 D | coverage_component.cpp | 40 void CoverageComponent::Initialization() in Initialization() function in OHOS::Ace::CoverageComponent
|
H A D | coverage_component.h | 94 void Initialization();
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | performance_analysis.h | 75 void Initialization();
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-smallchip-kernel-a.md | 79 | 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 D | popup_element_v2.cpp | 34 popupComponentV2->Initialization(themeManager, context_); in PerformBuild()
|
H A D | popup_component_v2.h | 66 void Initialization(
|
H A D | popup_component_v2.cpp | 45 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 D | arkts-builderparam.md | 38 - 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 D | arkts-new-Provider-and-Consumer.md | 47 | 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 D | arkts-new-once.md | 1 # \@Once: Implementing Initialization Once
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | jsvm-introduction.md | 56 1. **Initialization**: Initialize the JSVM and JS context on the native module and register native …
|
H A D | napi-introduction.md | 47 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 D | native__cencinfo_8h.md | 30 | [DRM_KEY_IV_SIZE](_multimedia___drm.md#drm_key_iv_size) 16 | The length of the Initialization V…
|
H A D | _multimedia___drm.md | 37 | [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 D | errorcode-intelligentVoice.md | 45 ## 22700103 Initialization Failed
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.1/ |
H A D | changelogs-arkui.md | 38 ## cl.arkui.2 Initialization Requirement Change of @Prop/@BuilderParam Decorated Variables
|
/ohos5.0/docs/en/application-dev/mdm/ |
H A D | mdm-kit-admin.md | 42 …// 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 D | changelogs-arkui.md | 71 ## cl.arkui.3 Supplementation of the Initialization Mode and Restriction Verification Scenarios of …
|
/ohos5.0/docs/zh-cn/device-dev/hpm-part/ |
H A D | hpm-part-development.md | 147 Initialization finished.
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | improve-application-cold-start-speed.md | 11 ## 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 D | changelogs-arkui.md | 40 ## cl.arkui.2 Initialization Rules and Restrictions of Custom Components' Member Variables
|