Home
last modified time | relevance | path

Searched refs:Reference (Results 1 – 25 of 265) sorted by relevance

1234567891011

/ohos5.0/docs/en/application-dev/reference/
H A DReadme-EN.md2 - [API Reference Document Description](development-intro.md)
6 - [Ability Kit API Reference](apis-ability-kit/Readme-EN.md)
8 - [Ads Kit API Reference](apis-ads-kit/Readme-EN.md)
9 - [ArkData API Reference](apis-arkdata/Readme-EN.md)
12 - [ArkTS API Reference](apis-arkts/Readme-EN.md)
13 - [ArkUI API Reference](apis-arkui/Readme-EN.md)
14 - [ArkWeb API Reference](apis-arkweb/Readme-EN.md)
31 - [DRM Kit API Reference](apis-drm-kit/Readme-EN.md)
35 - [IME Kit API Reference](apis-ime-kit/Readme-EN.md)
37 - [IPC Kit API Reference](apis-ipc-kit/Readme-EN.md)
[all …]
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_ref_box.h27 struct Reference { struct
37 std::vector<Reference> GetReferencesFrom(heif_item_id itemId) const; argument
49 void ParseItemRef(HeifStreamReader &reader, Reference& ref);
51 std::vector<Reference> references_;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_ref_box.cpp22 void HeifIrefBox::ParseItemRef(HeifStreamReader &reader, Reference& ref) in ParseItemRef()
49 Reference ref; in ParseContent()
116 std::vector<HeifIrefBox::Reference> HeifIrefBox::GetReferencesFrom(heif_item_id itemId) const in GetReferencesFrom()
118 std::vector<Reference> references; in GetReferencesFrom()
119 for (const Reference &ref: references_) { in GetReferencesFrom()
140 Reference ref; in AddReferences()
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.6/
H A Dchangelogs-multimedia.md3 ## cl.multimedia.1 Reference Paths Changed for the Audio/Video Encapsulation and Decapsulation Head…
5 | Header File | Original Reference Path | New Reference Path |
/ohos5.0/docs/en/application-dev/telephony/
H A Dtelephony-overview.md5 …ine whether a number is an emergency number. For details, see [Call API Reference](../reference/ap…
7 …device can send and receive SMS messages. For details, see the [SMS API Reference](../reference/ap…
8 …etwork service status, and signal strength. For details, see [Radio API Reference](../reference/ap…
10 …s or browse web pages on the mobile network. For details, see [Data API Reference](../reference/ap…
12 …ome Public Land Mobile Network (PLMN) number. For details, see [SIM API Reference](../reference/ap…
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-arkui-layout.md30 **Reference**
39 **Reference**
49 **Reference**
61 **Reference**
71 **Reference**
81 **Reference**
91 **Reference**
113 **Reference**
136 **Reference**
H A Dfaqs-arkui-web.md107 **Reference**
122 **Reference**
159 **Reference**
173 **Reference**
248 **Reference**
259 **Reference**
274 **Reference**
317 **Reference**
355 **Reference**
374 **Reference**
[all …]
H A Dfaqs-arkui-arkts.md23 **Reference**
34 **Reference**
51 **Reference**
99 **Reference**
155 **Reference**
383 **Reference**
459 **Reference**
502 **Reference**
645 **Reference**
656 **Reference**
[all …]
H A Dfaqs-arkui-component.md8 **Reference**
162 **Reference**
212 **Reference**
227 **Reference**
244 **Reference**
255 **Reference**
274 **Reference**
289 **Reference**
300 **Reference**
340 **Reference**
[all …]
H A Dfaqs-globalization.md23 **Reference Link**
63 **Reference Link**
85 **Reference Link**
103 **Reference Link**
H A Dfaqs-arkui-route-nav.md15 **Reference**
24 **Reference**
H A Dfaqs-arkui-animation-interactive-event.md14 **Reference**
23 **Reference**
65 **Reference**
185 **Reference**
258 **Reference**
287 **Reference**
H A Dfaqs-event-notification.md110 **Reference**
150 **Reference**
194 **Reference**
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/message/
H A Dshared_obj.h21 struct OBJ_TYPE *Reference##OBJ_TYPE(struct OBJ_TYPE *obj); \
27 struct OBJ_TYPE *Reference##OBJ_TYPE(struct OBJ_TYPE *obj) \
62 obj->Ref = Reference##OBJ_TYPE; \
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.1/
H A Dchangelog-security.md35 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
51 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
67 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
83 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
99 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
115 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
131 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
147 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
163 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
179 [Certificate - API Reference](https://gitee.com/openharmony/docs/blob/master/en/application-dev/ref…
[all …]
/ohos5.0/docs/en/application-dev/ui/
H A Djs-framework-resource-restriction.md28Reference density)<br/>- mdpi: medium-density screen (\~160 dpi) (reference density)<br/>- hdpi: h…
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_types_util.h46 using Reference = DistributedRdb::Reference; variable
118 API_EXPORT bool Marshalling(const Reference &input, MessageParcel &data);
120 API_EXPORT bool Unmarshalling(Reference &output, MessageParcel &data);
/ohos5.0/docs/en/application-dev/network/
H A Dnet-statistics.md14 …ode examples use the promise mode. For details about the APIs, see [API Reference](../reference/ap…
32 …affic of the specified NIC. This is a system API. For details, see [API Reference](../reference/ap…
33 … the specified application. This is a system API. For details, see [API Reference](../reference/ap…
36 …s to traffic change events. This is a system API. For details, see [API Reference](../reference/ap…
37 …from traffic change events. This is a system API. For details, see [API Reference](../reference/ap…
38 …ithin the specified period. This is a system API. For details, see [API Reference](../reference/ap…
39 …ithin the specified period. This is a system API. For details, see [API Reference](../reference/ap…
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Djsvm-optimizations.md177 // (3) create and store Reference for JSVM_Value
195 // (3) create and store Reference for JSVM_Value
196 OH_JSVM_CreateReference(*env, jsvmValue, 1, &result->p_member->jsvmRef); // 可从任意对象类型直接创建Reference,代…
/ohos5.0/docs/en/device-dev/hpm-part/
H A DReadme-EN.md5 - [HPM Part Reference](hpm-part-reference.md)
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_2/
H A DTypes.idl62 /** Reference Signal Received Power -140~-44, dBm */
76 /** Reference Signal Received Power -140~-44, dBm */
99 /** Reference Signal Received Power -140~-44, dBm */
/ohos5.0/drivers/interface/ril/v1_2/
H A DTypes.idl62 /** Reference Signal Received Power -140~-44, dBm */
76 /** Reference Signal Received Power -140~-44, dBm */
99 /** Reference Signal Received Power -140~-44, dBm */
/ohos5.0/docs/en/device-dev/
H A Ddevice-dev-guide.md40 …[HPM Part Development](hpm-part/hpm-part-development.md)<br>- [HPM Part Reference](hpm-part/hpm-pa…
41 | Reference | Referring to development specifications | - [FAQs](faqs/faqs-…
53 …[HPM Part Development](hpm-part/hpm-part-development.md)<br>- [HPM Part Reference](hpm-part/hpm-pa…
54 | Reference| Referring to development specifications | - [FAQs](faqs/faqs-overview.md) |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h45 using Reference = DistributedData::Reference; variable
63 const std::vector<Reference> &references) override;
/ohos5.0/docs/en/
H A Dreadme.md12 - [OpenHarmony Part and API Design Reference](./design)

1234567891011