| /foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
| H A D | daudio_source_manager.cpp | 151 DHLOGD("Checking params of daudio."); in CheckParams() 203 DHLOGE("Enable params are incorrect."); in DoEnableDAudio() 265 DHLOGE("Disable params are incorrect."); in DoDisableDAudio()
|
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
| H A D | daudio_sink_dev_test.cpp | 40 std::string params = "params"; in SetUp() local 45 sptr<DAudioSinkLoadCallback> loadCallback(new DAudioSinkLoadCallback(params)); in SetUp()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | huks_master.cpp | 337 LOGI("append the secure access params when generate key"); in AppendSecureAccessParams() 487 LOGI("append the secure access params when encrypt/decrypt"); in AppendNewNonceAadToken() 513 LOGI("append the secure access params when encrypt/decrypt"); in AppendNonceAadToken()
|
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
| H A D | cloud_sync_napi.cpp | 515 LOGE("Get Params fail"); 523 LOGE("Get Params fail"); 600 LOGE("params number mismatch");
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_stub_test.cpp | 168 std::vector<std::string> params; in HWTEST_F() local 169 params.push_back("-a"); in HWTEST_F() 170 data.WriteStringVector(params); in HWTEST_F()
|
| /test/ostest/wukong/test_flow/src/ |
| H A D | random_test_flow.cpp | 177 shellcommand_.ResultReceiverAppend("all event percentage more than 1, please reset params.\n"); in InitEventPercent() 624 ERROR_LOG("invalid param : please check params of '-e'."); in CheckArgumentOptionOfe() 641 ERROR_LOG("invalid param : please check params of '-E'."); in CheckArgumentOptionOfE()
|
| H A D | focus_test_flow.cpp | 165 shellcommand_.ResultReceiverAppend("all event percentage more than 1, please reset params.\n"); in InitEventPercent() 553 ERROR_LOG("invalid param : please check params of '-e'."); in CheckArgumentOptionOfe() 570 ERROR_LOG("invalid param : please check params of '-E'."); in CheckArgumentOptionOfE()
|
| /test/xts/device_attest/services/core/security/ |
| H A D | attest_security.c | 242 static int32_t InitHksParamSet(struct HksParamSet** paramSet, const struct HksParam *params, uint32_t paramcount) in InitHksParamSet() argument 244 if (paramSet == NULL || params == NULL || paramcount == 0) { in InitHksParamSet() 254 ret = HksAddParams(*paramSet, params, paramcount); in InitHksParamSet()
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 614 DNNExecClassificationParams *params = (DNNExecClassificationParams *)exec_params; in extract_lltask_from_task() local 630 if (params->target) { in extract_lltask_from_task() 631 if (av_strncasecmp(bbox->detect_label, params->target, sizeof(bbox->detect_label)) != 0) { in extract_lltask_from_task()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| H A D | TestFmwk.java | 378 TestParams params = new TestParams(); in create() 380 params.parseProperties(props); in create() 381 return params; in create()
|
| /third_party/mbedtls/include/mbedtls/ |
| H A D | asn1.h | 557 * \param params The buffer to receive the parameters. 564 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params); 568 * params.
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_analyze_ubo_ranges.c | 415 * driver params. We do this UBO-to-push-constant before the real in ir3_nir_analyze_ubo_ranges() 416 * allocation of the driver params' const space, because UBO pointers can in ir3_nir_analyze_ubo_ranges() 417 * be driver params but this pass usually eliminatings them. in ir3_nir_analyze_ubo_ranges()
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_renderer.c | 46 int shader_type, const float *params, int param_bytes); 374 int shader_type, const float *params, int param_bytes) in renderer_set_constants() 387 pipe_buffer_write(r->pipe, *cbuf, 0, param_bytes, params); in renderer_set_constants() 373 renderer_set_constants(struct xa_context *r, int shader_type, const float *params, int param_bytes) renderer_set_constants() argument
|
| /third_party/node/test/cctest/ |
| H A D | test_environment.cc | 421 " ({ params: { workerInfo, sessionId } }) => {\n" in TEST_F() 427 " params: {\n" in TEST_F() 433 " ({ params: { message } }) => {\n" in TEST_F()
|
| /third_party/openGLES/extensions/EXT/ |
| H A D | EXT_texenv_op.txt | 236 void TexEnv{if}v( enum target, enum pname, T params ) ; 243 in the second form, params is a pointer to an array of parameters: 409 or TexEnvf are not one of the accepted defined values, or when params
|
| /third_party/openGLES/extensions/IMG/ |
| H A D | IMG_framebuffer_downsample.txt | 238 * If pname is FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG, then params will 252 would be returned by querying DOWNSAMPLE_SCALES_IMG is returned in params. 254 format are written into params.
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | state.c | 325 const struct gl_program_parameter_list *params = prog->Parameters; in update_single_program_constants() local 326 if (params && params->StateFlags & ctx->NewState) { in update_single_program_constants()
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | glX_proto_size.py | 593 params = [] 605 params.append( p ) 629 for p in params:
|
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls-jit-trust.c | 481 * provided in the params. in lws_tls_jit_trust_got_cert_cb() 519 /* copy the SKIDs from the inflight and params into the cache item */ in lws_tls_jit_trust_got_cert_cb() 569 * if we have a params one, use that so the rest are all from inflight in lws_tls_jit_trust_got_cert_cb()
|
| /third_party/lz4/programs/ |
| H A D | util.h | 625 * UTIL_createFileList - takes a list of files and directories (params: inputNames, inputNamesNb), scans directories, 626 * and returns a new list of files (params: return value, allocatedBuffer, allocatedNamesNb). 627 * After finishing usage of the list the structures should be freed with UTIL_freeFileList(params: return value, allocatedBuffer)
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-heap.cc | 113 const CppHeapCreateParams& params) { in Create() 114 return std::make_unique<internal::CppHeap>(platform, params.custom_spaces, in Create() 115 params.wrapper_descriptor); in Create() 112 Create(v8::Platform* platform, const CppHeapCreateParams& params) Create() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 245 DWORD64 Params[4]; member 262 DWORD Params[4]; member 809 ULONG64 Params[4]; member
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | rand_lib.c | 569 OSSL_PARAM params[7], *p = params; in rand_new_drbg() local 606 if (!EVP_RAND_instantiate(ctx, 0, 0, NULL, 0, params)) { in rand_new_drbg()
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | check.rs | 406 if !efn.generics.params.is_empty() && !efn.trusted { in check_api_fn() 412 if !efn.generics.params.is_empty() && efn.unsafety.is_none() { in check_api_fn() 630 for generic_param in &generics.params { in check_generics()
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | check.rs | 406 if !efn.generics.params.is_empty() && !efn.trusted { in check_api_fn() 412 if !efn.generics.params.is_empty() && efn.unsafety.is_none() { in check_api_fn() 630 for generic_param in &generics.params { in check_generics()
|