Home
last modified time | relevance | path

Searched refs:Ownership (Results 1 – 25 of 57) sorted by relevance

123

/third_party/node/src/
Djs_native_api_v8.h393 enum class Ownership { enum
427 Ownership ownership,
435 Ownership ownership,
445 Ownership ownership() { return ownership_; } in ownership()
452 Ownership ownership_;
465 Ownership ownership,
521 …v8impl::Reference* reference = v8impl::Reference::New(env, v8_value, 1, v8impl::Ownership::kUserla… in CreatePropertyCfg()
527 …v8impl::Reference* reference = v8impl::Reference::New(env, v8_value, 1, v8impl::Ownership::kUserla… in CreatePropertyCfg()
Djs_native_api_v8.cc507 if (reference->ownership() == Ownership::kUserland) { in Unwrap()
1051 v8impl::Ownership::kUserland, in Wrap()
1062 v8impl::Ownership::kRuntime, in Wrap()
1152 Ownership ownership, in RefBase()
1162 Ownership ownership, in New()
1196 FinalizeCore(/*deleteMe:*/ ownership_ == Ownership::kRuntime); in Finalize()
1217 Ownership ownership, in New()
3520 v8impl::Ownership::kRuntime, in OH_JSVM_CreateExternal()
3628 env, v8_value, initialRefcount, v8impl::Ownership::kUserland); in OH_JSVM_CreateReference()
4292 v8impl::Ownership ownership = result == nullptr in OH_JSVM_AddFinalizer()
[all …]
/third_party/openssl/doc/man3/
DCTLOG_new.pod34 be provided that can be used to help users identify this log. Ownership of the
56 created. Ownership of the string remains with the CTLOG.
60 v1 CT log, the LogID will be a SHA-256 hash (i.e. 32 bytes long). Ownership of
63 CTLOG_get0_public_key() returns the public key of the CT log. Ownership of the
DX509_get0_notBefore.pod42 and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed
53 and B<nextUpdate> fields of B<crl> to B<tm>. Ownership of the passed parameter
DSSL_CTX_set0_CA_list.pod66 requesting a client certificate for B<ctx>. Ownership of B<list> is transferred
71 setting valid for B<ssl>'s SSL_CTX object. Ownership of B<list> is transferred
107 B<name_list>. Ownership of B<name_list> is transferred to B<ctx> and
111 overriding any list set in the parent B<SSL_CTX> of B<s>. Ownership of
DSSL_CTX_set_tmp_dh_callback.pod76 an B<EVP_PKEY> containg DH parameters. Ownership of the I<dhpkey> value is
100 return the parameters to be used in a DH object. Ownership of the DH object is
DEVP_PKEY_is_a.pod40 Ownership of the returned string is retained by the I<pkey> object and should
DEVP_KEYEXCH_free.pod58 algorithm definition is returned. Ownership of the returned string is retained
DEVP_SIGNATURE.pod71 algorithm definition is returned. Ownership of the returned string is retained
DEVP_ASYM_CIPHER_free.pod67 algorithm definition is returned. Ownership of the returned string is retained
DEVP_KEM_free.pod60 algorithm definition is returned. Ownership of the returned string is retained
DSRP_VBASE_new.pod70 Ownership of the returned pointer is released to the caller, it must be freed
DOSSL_ENCODER.pod117 algorithm definition is returned. Ownership of the returned string is retained
DEVP_KEYMGMT.pod75 algorithm definition is returned. Ownership of the returned string is
DX509_STORE_CTX_new.pod104 Ownership of the chain is transferred to I<ctx>,
144 Ownership of the chain is transferred to I<ctx>,
DOSSL_DECODER.pod116 algorithm definition is returned. Ownership of the returned string is retained
DSSL_CTX_set_ct_validation_callback.pod75 Ownership of this context remains with the caller.
DSSL_CTX_set_psk_client_callback.pod93 Ownership of the SSL_SESSION object is passed to the OpenSSL library and so it
/third_party/node/doc/contributing/
Dcpp-style-guide.md25 * [Ownership and smart pointers](#ownership-and-smart-pointers)
211 ### Ownership and smart pointers
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_window_rectangles.txt131 "Window Rectangles Test" with an arrow from the "Pixel Ownership Test"
135 "Pixel Ownership Test"
256 with an arrow from the "Pixel Ownership Test" box and an arrow to the
273 "Pixel Ownership Test"
/third_party/openGLES/extensions/EXT/
DEXT_window_rectangles.txt131 "Window Rectangles Test" with an arrow from the "Pixel Ownership Test"
135 "Pixel Ownership Test"
256 with an arrow from the "Pixel Ownership Test" box and an arrow to the
273 "Pixel Ownership Test"
/third_party/openGLES/extensions/SGIX/
DSGIX_bali_r_instruments.txt78 section 4.1.1 (Pixel Ownership Test):
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_bali_r_instruments.txt78 section 4.1.1 (Pixel Ownership Test):
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DALLOCATION.rst81 Ownership of the assembler buffer and its allocator are transferred to the
/third_party/node/deps/npm/node_modules/pacote/
DREADME.md224 ## Extracted File Ownership

123