Home
last modified time | relevance | path

Searched refs:construct (Results 1 – 25 of 97) sorted by relevance

1234

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.h26 static XmlSerializer construct(napi_env env);
74 XmlSerializer XmlTest::construct(napi_env env) in construct() function
86 XmlSerializer xmlSerializer = construct(env); in SetDeclaration()
93 XmlSerializer xmlSerializer = construct(env); in SetNamespace()
104 XmlSerializer xmlSerializer = construct(env); in StartElement()
115 XmlSerializer xmlSerializer = construct(env); in WriteEscaped()
121 XmlSerializer xmlSerializer = construct(env); in XmlSerializerError()
431 XmlSerializer xmlSerializer = construct(env); in DealNapiStrValueFunction()
438 XmlSerializer xmlSerializer = construct(env); in SplicNspFunction()
445 XmlSerializer xmlSerializer = construct(env); in SetNamespaceFunction()
[all …]
/ohos5.0/base/request/request/services/src/manage/events/
H A Dmod.rs27 mod construct; module
48 pub(crate) fn construct(config: TaskConfig) -> (Self, Recv<Result<u32, ErrorCode>>) { in construct() method
266 let (event, rx) = TaskManagerEvent::construct(config); in ut_task_manager_construct()
286 let (event, rx) = TaskManagerEvent::construct(config.clone()); in ut_task_manager_start()
311 let (event, rx) = TaskManagerEvent::construct(config.clone()); in ut_task_manager_pause_resume()
338 let (event, rx) = TaskManagerEvent::construct(config.clone()); in ut_task_manager_stop_resume()
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-asym-key-generation-conversion-spec.md65 - √ indicates the property used to construct a key parameter.
67 - x indicates that the property that cannot be used to construct a key parameter.
143 - √ indicates the property used to construct a key parameter.
171 …er can be used to randomly generate public and private keys, or used to construct the public key p…
218 - √ indicates the property used to construct a key parameter.
220 - x indicates that the property that cannot be used to construct a key parameter.
274 - √ indicates the property used to construct a key parameter.
333 - √ indicates the property used to construct a key parameter.
373 - √ indicates the property used to construct a key parameter.
432 - √ indicates the property used to construct a key parameter.
[all …]
/ohos5.0/base/request/request/services/src/service/command/
H A Dmod.rs14 mod construct; module
H A Dconstruct.rs32 pub(crate) fn construct(&self, data: &mut MsgParcel, reply: &mut MsgParcel) -> IpcResult<()> { in construct() method
243 let (event, rx) = TaskManagerEvent::construct(task_config); in construct()
/ohos5.0/base/request/request/services/tests/
H A Dconstruct.rs21 let _task_id = agent.construct(config); in sdv_construct_basic()
H A Dstart.rs34 let task_id = agent.construct(config); in sdv_start_basic()
H A Dresume.rs34 let task_id = agent.construct(config); in sdv_start_resume()
H A Dsearch.rs35 let task_id = agent.construct(config); in sdv_search_user()
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc-utils-guide-singleton.md50 cout << "Delayed singleton instances construct success!" << endl;
/ohos5.0/docs/en/application-dev/web/
H A Dweb-cross-origin.md30 // Construct the local file and construct the return value format mimeType.
39 …ile, use HTTP or HTTPS in place of file or resource as the protocol and construct a custom domain …
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dlinear-container.md23 …apis-arkts/js-apis-arraylist.md) is a dynamic array that can be used to construct a global array o…
42 [List](../reference/apis-arkts/js-apis-list.md) can be used to construct a singly linked list, whic…
70 [LinkedList](../reference/apis-arkts/js-apis-linkedlist.md) can be used to construct a doubly linke…
99 [Deque](../reference/apis-arkts/js-apis-deque.md) can be used to construct a double-ended queue (de…
127 [Queue](../reference/apis-arkts/js-apis-queue.md) can be used to construct a queue that follows the…
151 [Stack](../reference/apis-arkts/js-apis-stack.md) can be used to construct a stack that follows the…
178 …s-apis-vector.md) is a continuous storage structure that can be used to construct a global array o…
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/missionCenterDemo/dmsDemo/entry/src/main/ets/Util/
H A DLocalMissionManager.ets22 Logger.info('LocalMissionManager construct');
H A DRemoteMissionManager.ets25 Logger.info('RemoteMissionManager construct');
H A DDevice.ets33 Logger.info('Device construct');
/ohos5.0/docs/en/application-dev/media/avsession/
H A Dusing-ohavsession-developer.md43 …To set metadata, use **OH_AVMetadataBuilder** to construct specific data, generate an **OH_AVMetad…
45 The code snippet below shows how to call **OH_AVMetadataBuilder** to construct metadata:
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-faultlogger.md105 …. In the sample code, the function of the stack depth test is called to construct a call stack wit…
138 … file, declare the **DfxDumpCatcher** object, use the macro function to construct a function call …
228 1. Find a program crash or construct a crash.
236 // Forcibly convert the type to construct a crash.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-pixelmap.md39 Case 1: When OpenCV uses the pixel map data to construct **cv::Mat**, it must include the input par…
/ohos5.0/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/ets/utils/
H A DBreakpointSystem.ets38 console.info(TAG, 'BreakpointSystem construct.');
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_003/c_target/foo/v1_0/
H A Dfoo_ext_service.c.txt76 HDF_LOGE("%{public}s: construct FooExtStub obj failed!", __func__);
H A Dfoo_service.c.txt80 HDF_LOGE("%{public}s: construct FooStub obj failed!", __func__);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_all_interface_test_006/c_target/foo/v1_0/
H A Dfoo_ext_service.c.txt76 HDF_LOGE("%{public}s: construct FooExtStub obj failed!", __func__);
H A Dfoo_service.c.txt80 HDF_LOGE("%{public}s: construct FooStub obj failed!", __func__);
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dapp-check-tool.md13 ![扫描工具系统架构图](figures/app-check-tool-construct.png)
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_o_h___n_n___tensor.md8 It is usually used to construct data nodes and operator parameters in a model diagram. When constru…

1234