Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.5/
H A Dchangelogs-distributeddatamgr.md8 该变更为不兼容变更,函数指针名称由close更改为destroy,入参及返回值均未更改。
21 int (*destroy)(OH_Cursor *cursor);
36 cursor->destroy(cursor);
43 该变更为不兼容变更,函数指针名称由destroyPredicates更改为destroy,入参及返回值均未更改。
56 int (*destroy)(OH_Predicates *predicates);
71 predicates->destroy(predicates);
78 该变更为不兼容变更,函数指针名称由destroyValueObject更改为destroy,入参及返回值均未更改。
91 int (*destroy)(OH_VObject *valueObject);
106 valueObject->destroy(valueObject);
126 int (*destroy)(OH_VBucket *bucket);
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_predicates_test.cpp141 cursor->destroy(cursor);
167 cursor->destroy(cursor);
228 cursor->destroy(cursor);
253 cursor->destroy(cursor);
278 cursor->destroy(cursor);
303 cursor->destroy(cursor);
324 cursor->destroy(cursor);
345 cursor->destroy(cursor);
375 cursor->destroy(cursor);
401 cursor->destroy(cursor);
[all …]
H A Drdb_store_test.cpp126 cursor->destroy(cursor); in SetUp()
216 cursor->destroy(cursor);
280 cursor->destroy(cursor);
312 cursor->destroy(cursor);
344 cursor->destroy(cursor);
388 cursor->destroy(cursor);
395 cursor->destroy(cursor);
402 cursor->destroy(cursor);
412 cursor->destroy(cursor);
429 cursor->destroy(cursor);
[all …]
H A Drdb_cursor_test.cpp221 predicates->destroy(predicates);
222 cursor->destroy(cursor);
262 cursor->destroy(cursor);
302 cursor->destroy(cursor);
367 cursor->destroy(cursor);
414 cursor->destroy(cursor);
462 cursor->destroy(cursor);
490 cursor->destroy(cursor);
552 cursor->destroy(cursor);
620 cursor->destroy(cursor);
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/
H A Ddlspeke_fuzzer.cpp56 self->destroy(self); in DlSpekeTest01()
215 self->destroy(self); in DlSpekeTest08()
226 self->destroy(self); in DlSpekeTest09()
238 self->destroy(self); in DlSpekeTest10()
250 self->destroy(self); in DlSpekeTest11()
262 self->destroy(self); in DlSpekeTest12()
273 self->destroy(self); in DlSpekeTest13()
287 self->destroy(self); in DlSpekeTest14()
301 self->destroy(self); in DlSpekeTest15()
314 self->destroy(self); in DlSpekeTest16()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/
H A Diso_fuzzer.cpp53 self->destroy(self); in IsoTest01()
174 self->destroy(self); in IsoTest08()
183 self->destroy(self); in IsoTest09()
193 self->destroy(self); in IsoTest10()
203 self->destroy(self); in IsoTest11()
213 self->destroy(self); in IsoTest12()
222 self->destroy(self); in IsoTest13()
233 self->destroy(self); in IsoTest14()
244 self->destroy(self); in IsoTest15()
255 self->destroy(self); in IsoTest16()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/auth_sub_session/authsubsession_fuzzer/
H A Dauthsubsession_fuzzer.cpp57 self->destroy(self); in AuthSubSessionTest01()
148 self->destroy(self); in AuthSubSessionTest04()
238 self->destroy(self); in AuthSubSessionTest07()
360 self->destroy(self); in AuthSubSessionTest14()
370 self->destroy(self); in AuthSubSessionTest15()
381 self->destroy(self); in AuthSubSessionTest16()
392 self->destroy(self); in AuthSubSessionTest17()
402 self->destroy(self); in AuthSubSessionTest18()
411 self->destroy(self); in AuthSubSessionTest19()
425 self->destroy(self); in AuthSubSessionTest20()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/
H A Decspeke_fuzzer.cpp56 self->destroy(self); in ECSpekeTest01()
223 self->destroy(self); in ECSpekeTest09()
232 self->destroy(self); in ECSpekeTest10()
244 self->destroy(self); in ECSpekeTest11()
256 self->destroy(self); in ECSpekeTest12()
268 self->destroy(self); in ECSpekeTest13()
279 self->destroy(self); in ECSpekeTest14()
293 self->destroy(self); in ECSpekeTest15()
307 self->destroy(self); in ECSpekeTest16()
320 self->destroy(self); in ECSpekeTest17()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/authcodeimport_fuzzer/
H A Dauthcodeimport_fuzzer.cpp160 self->destroy(self); in AuthCodeImportTest106()
174 self->destroy(self); in AuthCodeImportTest107()
187 self->destroy(self); in AuthCodeImportTest108()
205 self->destroy(self); in AuthCodeImportTest109()
221 self->destroy(self); in AuthCodeImportTest110()
236 self->destroy(self); in AuthCodeImportTest111()
251 self->destroy(self); in AuthCodeImportTest112()
266 self->destroy(self); in AuthCodeImportTest113()
284 self->destroy(self); in AuthCodeImportTest114()
302 self->destroy(self); in AuthCodeImportTest115()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/pubkeyexchange_fuzzer/
H A Dpubkeyexchange_fuzzer.cpp50 self->destroy(self); in PubkeyExchangeTest01()
118 self->destroy(self); in PubkeyExchangeTest08()
128 self->destroy(self); in PubkeyExchangeTest09()
136 self->destroy(self); in PubkeyExchangeTest10()
150 self->destroy(self); in PubkeyExchangeTest11()
162 self->destroy(self); in PubkeyExchangeTest12()
173 self->destroy(self); in PubkeyExchangeTest13()
183 self->destroy(self); in PubkeyExchangeTest14()
194 self->destroy(self); in PubkeyExchangeTest15()
207 self->destroy(self); in PubkeyExchangeTest16()
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expandsubsession_fuzzer/
H A Dexpandsubsession_fuzzer.cpp60 self->destroy(self); in ExpandSubSessionTest01()
137 self->destroy(self); in ExpandSubSessionTest08()
147 self->destroy(self); in ExpandSubSessionTest09()
157 self->destroy(self); in ExpandSubSessionTest10()
168 self->destroy(self); in ExpandSubSessionTest11()
178 self->destroy(self); in ExpandSubSessionTest12()
189 self->destroy(self); in ExpandSubSessionTest13()
199 self->destroy(self); in ExpandSubSessionTest14()
211 self->destroy(self); in ExpandSubSessionTest15()
222 self->destroy(self); in ExpandSubSessionTest16()
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.5/
H A Dchangelogs-distributeddatamgr.md4 … Change of int (*close)(OH_Cursor *cursor) in OH_Cursor Struct to int (\*destroy)(OH_Cursor \*curs…
21 int (*destroy)(OH_Cursor *cursor);
36 cursor->destroy(cursor);
56 int (*destroy)(OH_Predicates *predicates);
71 predicates->destroy(predicates);
74 …royValueObject)(OH_VObject \*valueObject) in OH_VObject Struct to int (\*destroy)(OH_VObject \*val…
91 int (*destroy)(OH_VObject *valueObject);
106 valueObject->destroy(valueObject);
109 …destroyValuesBucket)(OH_VBucket \*bucket) in OH_VBucket Struct to int (\*destroy)(OH_VBucket \*buc…
126 int (*destroy)(OH_VBucket *bucket);
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp175 self->destroy(self); in SaveTrustedInfoTest00()
208 self->destroy(self); in SaveTrustedInfoTest07()
217 self->destroy(self); in SaveTrustedInfoTest08()
224 self->destroy(self); in SaveTrustedInfoTest09()
242 self->destroy(self); in SaveTrustedInfoTest10()
254 self->destroy(self); in SaveTrustedInfoTest11()
263 self->destroy(self); in SaveTrustedInfoTest12()
273 self->destroy(self); in SaveTrustedInfoTest13()
282 self->destroy(self); in SaveTrustedInfoTest14()
294 self->destroy(self); in SaveTrustedInfoTest15()
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol_test.cpp99 self->destroy(self);
248 self->destroy(self);
261 self->destroy(self);
275 self->destroy(self);
289 self->destroy(self);
303 self->destroy(self);
316 self->destroy(self);
332 self->destroy(self);
348 self->destroy(self);
363 self->destroy(self);
[all …]
H A Ddl_speke_protocol_test.cpp102 self->destroy(self);
301 self->destroy(self);
314 self->destroy(self);
328 self->destroy(self);
342 self->destroy(self);
356 self->destroy(self);
369 self->destroy(self);
385 self->destroy(self);
401 self->destroy(self);
416 self->destroy(self);
[all …]
H A Dec_speke_protocol_test.cpp102 self->destroy(self);
309 self->destroy(self);
322 self->destroy(self);
336 self->destroy(self);
350 self->destroy(self);
364 self->destroy(self);
377 self->destroy(self);
393 self->destroy(self);
409 self->destroy(self);
424 self->destroy(self);
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dauth_code_import_test.cpp97 self->destroy(self);
175 self->destroy(self);
186 self->destroy(self);
196 self->destroy(self);
215 self->destroy(self);
229 self->destroy(self);
242 self->destroy(self);
255 self->destroy(self);
268 self->destroy(self);
284 self->destroy(self);
[all …]
H A Dpub_key_exchange_test.cpp97 self->destroy(self);
175 self->destroy(self);
186 self->destroy(self);
196 self->destroy(self);
215 self->destroy(self);
229 self->destroy(self);
242 self->destroy(self);
255 self->destroy(self);
268 self->destroy(self);
284 self->destroy(self);
[all …]
H A Dsave_trusted_info_test.cpp219 self->destroy(self);
353 self->destroy(self);
364 self->destroy(self);
374 self->destroy(self);
401 self->destroy(self);
417 self->destroy(self);
430 self->destroy(self);
443 self->destroy(self);
456 self->destroy(self);
472 self->destroy(self);
[all …]
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp273 destroy(&server);
294 destroy(&server);
319 destroy(&server);
337 destroy(&server);
355 destroy(&server);
373 destroy(&server);
391 destroy(&server);
409 destroy(&server);
427 destroy(&server);
1200 destroy(&val);
[all …]
H A Dhichain_receivedata_test.cpp167 destroy(&server);
194 destroy(&server);
264 destroy(&server);
304 destroy(&server);
354 destroy(&server);
412 destroy(&server);
467 destroy(&server);
533 destroy(&server);
566 destroy(&server);
600 destroy(&server);
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/
H A Dauth_sub_session_test.cpp106 self->destroy(self);
222 self->destroy(self);
338 self->destroy(self);
487 self->destroy(self);
500 self->destroy(self);
514 self->destroy(self);
528 self->destroy(self);
542 self->destroy(self);
555 self->destroy(self);
576 self->destroy(self);
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/
H A Dexpand_sub_session_test.cpp109 self->destroy(self);
202 self->destroy(self);
215 self->destroy(self);
228 self->destroy(self);
243 self->destroy(self);
256 self->destroy(self);
270 self->destroy(self);
283 self->destroy(self);
299 self->destroy(self);
313 self->destroy(self);
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ime-kit/
H A Djs-apis-inputmethod-extension-context.md30 ## InputMethodExtensionContext.destroy
32 destroy(callback: AsyncCallback<void>): void;
56 this.context.destroy((err: BusinessError) => {
58 console.log(`Failed to destroy context, err code = ${err.code}`);
67 ## InputMethodExtensionContext.destroy
69 destroy(): Promise<void>;
93 this.context.destroy().then(() => {
96 console.log(`Failed to destroy context, err code = ${err.code}`);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa_asy_key_generator_test.cpp76 .destroy = nullptr
86 EXPECT_NE(generator->base.destroy, nullptr);
99 EXPECT_NE(generator->base.destroy, nullptr);
112 EXPECT_NE(generator->base.destroy, nullptr);
1153 prikey->base.base.destroy(nullptr);
1154 pubkey->base.base.destroy(nullptr);
1155 keyPair->base.destroy(nullptr);
1368 spiObj->base.destroy(nullptr);
1386 spiObj->base.destroy(&g_obj);
1445 spiObj->base.destroy(nullptr);
[all …]

12345678910>>...26