Home
last modified time | relevance | path

Searched defs:custom (Results 1 - 25 of 67) sorted by relevance

123

/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_container_modal_utils.cpp23 auto custom = CustomTitleNode::CreateCustomNode(-1, ""); in ExecuteCustomTitleAbc() local
/third_party/node/test/sequential/
H A Dtest-module-loading.js
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dsoftbus_file_test_entry.cpp47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dsoftbus_file_test_entry.cpp47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_random_impl.h121 mbedtls_psa_drbg_seed(mbedtls_psa_drbg_context_t *drbg_ctx, mbedtls_entropy_context *entropy, const unsigned char *custom, size_t len) mbedtls_psa_drbg_seed() argument
H A Dhmac_drbg.c222 mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx, const mbedtls_md_info_t *md_info, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_hmac_drbg_seed() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_onmeasure_test.cpp69 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
H A Dcustomcomponent_onappear_test.cpp68 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
H A Dcustomcomponent_ondraw_test.cpp83 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
H A Dcustomcomponent_onlayout_test.cpp70 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
H A Dcustomcomponent_id_test.cpp65 auto custom = node_api->createNode(ARKUI_NODE_CUSTOM); in CreateSubCustomComponentNode() local
121 auto custom = CreateSubCustomComponentNode(nodeAPI, customFirstId, customFirstEventId); CreateNativeNode() local
[all...]
H A Dcustomcomponent_focusable_test.cpp91 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcustomcomponent_onblur_test.cpp96 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcustomcomponent_enabled_test.cpp103 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcustomcomponent_onfocus_test.cpp96 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcustomcomponent_onclick_test.cpp95 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dstacktrace.cc66 std::atomic<Unwinder> custom; member
/third_party/rust/crates/serde/serde/src/private/
H A Ddoc.rs12 fn custom<T>(_: T) -> Self in custom() functions
/third_party/curl/lib/
H A Dsmtp.h58 char *custom; /* Custom Request */ member
H A Dpop3.h57 char *custom; /* Custom Request */ member
H A Dimap.h67 char *custom; /* Custom request */ member
/third_party/rust/crates/serde/serde/src/ser/
H A Dfmt.rs5 fn custom<T: Display>(_msg: T) -> Self { in custom() functions
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.cpp96 uint32_t custom = false; in EmitCustomHeaders() local
/test/testfwk/xdevice/src/xdevice/_core/config/
H A Dconfig_manager.py223 def custom(self): member in UserConfigManager
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init() argument
367 const unsigned char *custom = NULL; in sskdf_derive() local

Completed in 14 milliseconds

123