Home
last modified time | relevance | path

Searched refs:Struct (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-beta2/
H A Dchangelog-v3.2-beta2.md22 ## 增加对于自定义组件Struct的编译校验
24 **变更1**:自定义组件Struct的生命周期函数(比如aboutToAppear)不能使用private修饰。
42 **变更2**:自定义组件Struct的成员属性不能和内置属性方法名重名。
46 与内置属性方法名重名的Struct的成员属性无法通过校验。
/ohos5.0/docs/en/application-dev/tools/
H A Dunpacking-tool.md142 ### PackInfo Struct
152 ### ProfileInfo Struct
161 ### AppInfo Struct
190 ### HapInfo Struct
266 ### Distro Struct
276 ### MetaData Struct
309 ### UsedScene Struct
316 ### Shortcut Struct
399 ### SkillInfo Struct
406 ### UriInfo Struct
[all …]
H A Dapp-check-tool.md63 | result | Struct | [Fields of result](#section1) |
115 | result | Struct | [Fields of result](#section2) |
189 | result | Struct | [Fields of result](#section3) …
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A D_vulkan.md81 | [VkSurfaceCreateInfoOHOS::sType](#stype-17) | Struct type.|
85 | [VkNativeBufferUsageOHOS::sType](#stype-27) | Struct type.|
88 | [VkNativeBufferPropertiesOHOS::sType](#stype-37) | Struct type.|
108 | [VkExternalFormatOHOS::sType](#stype-77) | Struct type.|
688 Struct type.
700 Struct type.
712 Struct type.
724 Struct type.
736 Struct type.
748 Struct type.
[all …]
H A D_vk_external_format_o_h_o_s.md24 | [sType](_vulkan.md#stype-77) | Struct type.|
H A D_vk_native_buffer_usage_o_h_o_s.md24 | [sType](_vulkan.md#stype-27) | Struct type.|
H A D_vk_import_native_buffer_info_o_h_o_s.md24 | [sType](_vulkan.md#stype-57) | Struct type.|
H A D_vk_memory_get_native_buffer_info_o_h_o_s.md24 | [sType](_vulkan.md#stype-67) | Struct type.|
H A D_vk_native_buffer_properties_o_h_o_s.md24 | [sType](_vulkan.md#stype-37) | Struct type.|
H A D_vk_surface_create_info_o_h_o_s.md24 | [sType](_vulkan.md#stype-17) | Struct type.|
H A D_vk_native_buffer_format_properties_o_h_o_s.md24 | [sType](_vulkan.md#stype-47) | Struct type.|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.5/
H A Dchangelogs-distributeddatamgr.md4 ## cl.distributeddatamgr.1 Change of int (*close)(OH_Cursor *cursor) in OH_Cursor Struct to int (\*…
39 …f int (\*destroyPredicates)(OH_Predicates \*predicates) in OH_Predicates Struct to int (*destroy)(…
74 …ge of int (\*destroyValueObject)(OH_VObject \*valueObject) in OH_VObject Struct to int (\*destroy)…
109 …Change of int (\*destroyValuesBucket)(OH_VBucket \*bucket) in OH_VBucket Struct to int (\*destroy)…
144 ## cl.distributeddatamgr.5 Change of OH_Rdb_Config Struct Member Variables
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dapp-check-tool.md63 | result | Struct | [参考下表。](#section1) |
115 | result | Struct | [参考下表。](#section2) |
189 | result | Struct | [参考下表。](#section3) …
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-structure-c.md5 ## OH_ImageNative Struct
20 ## OH_ImagePackerNative Struct
35 ## OH_PackingOptions Struct
53 ## OH_ImageReceiverNative Struct
72 ## OH_ImageReceiverOptions Struct
89 ## OH_ImageSourceNative Struct
114 ## OH_ImageSource_Info Struct
129 ## OH_DecodingOptions Struct
155 ## OH_PixelmapNative Struct
176 ## OH_Pixelmap_InitializationOptions Struct
[all …]
/ohos5.0/build/rust/tests/test_proc_macro_crate/test_derive_macro/src/
H A Dmain.rs20 struct Struct; struct
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.2/
H A Dchangelogs-bundlemanager.md3 ## cl.bundlemanager.1 Field Change of the ApplicationInfo Struct in API Version 9
20 ## cl.bundlemanager.2 Field Change of the HapModuleInfo Struct in API Version 9
/ohos5.0/build/rust/tests/test_proc_macro_crate/test_derive_helper_macro/src/
H A Dmain.rs23 struct Struct { struct
/ohos5.0/docs/zh-cn/contribute/template/
H A Dnative-template.md58 ## 结构体Struct和联合体Union的注释
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.12/
H A Dchangelog-bundlemanager.md23 ## cl.bundlemanager.3 Deleted the split Field from the ApplicationInfo Struct
36 ## cl.bundlemanager.4 Deleted the atomicServiceModuleType Field from the HapModuleInfo Struct
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.3/
H A Dchangelogs-bundlemanager.md74 ## cl.bundlemanager.4 Changed the isVisible Field in the AbilityInfo Struct to exported
87 ## cl.bundlemanager.5 Changed the isVisible Field in the ExtensionAbilityInfo Struct to exported
100 ## cl.bundlemanager.6 Changed the visible Field in the ModuleAbilityInfo Struct to exported
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bundlemanager.md74 ## cl.bundlemanager.2 Struct BusinessAbilityInfo Moved from bundleManager to application
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.2/
H A Dchangelogs-distributeddatamgr.md41 …the Return Value Type of Function Pointer Variables in the OH_Predicates Struct from OH_Predicates…
121 ## cl.distributeddatamgr.3 Change of the Error Codes in the OH_Rdb_ErrCode Struct
/ohos5.0/docs/en/release-notes/changelogs/v3.2-Release/
H A Dchangelogs-bundlemanager.md88 ## cl.bundlemanager.5 Changed the isVisible Field in the AbilityInfo Struct to exported
101 ## cl.bundlemanager.6 Changed the isVisible Field in the ExtensionAbilityInfo Struct to exported
114 ## cl.bundlemanager.7 Changed the visible Field in the ModuleAbilityInfo Struct to exported
252 ## cl.bundlemanager.22 Deleted the split Field from the ApplicationInfo Struct
265 ## cl.bundlemanager.23 Deleted the atomicServiceModuleType Field from the HapModuleInfo Struct
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.2.5/
H A Dchangelogs-bundlemanager.md22 ## c2.bundlemanager.2 Added the dataUnclearable Field to the ApplicationInfo Struct
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.30/
H A Dchangelogs-bundlemanager.md3 ## cl.bundlemanager.1 Type of the data Field in the RouterItem Struct and in the Routing Table Conf…

12