Home
last modified time | relevance | path

Searched defs:paramList (Results 1 - 25 of 35) sorted by relevance

12

/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.h25 char *paramList; member
H A Dui_event_observer_impl.cpp40 auto &paramList = call.paramList_; in PreprocessCallOnce() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
H A Dtirpc_svc_dg_create_limits.c61 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/
H A Dtirpc_svc_tli_create_limits.c58 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create_timed/
H A Dtirpc_clnt_tp_create_timed_limits.c59 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_create_timed/
H A Dtirpc_clnt_create_timed_limits.c59 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcfd_create/
H A Drpc_svcfd_create_limits.c58 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
H A Drpc_svcudp_bufcreate_limits.c59 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
H A Drpc_svctcp_create_limits.c58 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/
H A Dtirpc_svc_vc_create_limits.c61 params paramList[NBCASE]; in main() local
[all...]
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_node.cpp38 std::vector<std::string> paramList; in InitParams() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
H A Dtirpc_clnt_vc_create_limits.c62 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/
H A Dtirpc_clnt_dg_create_limits.c62 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_tli_create/
H A Dtirpc_clnt_tli_create_limits.c62 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
H A Dtirpc_rpc_broadcast_exp_limits.c68 params paramList[NBCASE]; in main() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/
H A Drpc_clntudp_bufcreate_limits.c64 params paramList[NBCASE]; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
H A Drpc_clnttcp_create_limits.c64 params paramList[NBCASE]; in main() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Djs_mission_info_utils.cpp72 const std::map<std::string, sptr<AAFwk::IInterface>> paramList = wantParams.GetParams(); in CreateJsWantParams() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_info_utils.cpp74 const std::map<std::string, sptr<AAFwk::IInterface>> paramList = wantParams.GetParams(); in CreateJsWantParams() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp43 const auto& paramList = detectorPtr->GetParamList(); in DumpDetectorParam() local
87 const auto& paramList = detectorPtr->GetParamList(); in UpdateDetectorParam() local
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon_want.cpp235 const std::map<std::string, sptr<AAFwk::IInterface>> paramList = wantParams.GetParams(); in WrapWantParams() local
/test/testfwk/arkxtest/uitest/napi/
H A Dui_event_observer_napi.cpp43 auto &paramList = call.paramList_; in PreprocessCallOnce() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c175 _mesa_free_parameter_list(struct gl_program_parameter_list *paramList) in _mesa_free_parameter_list() argument
196 _mesa_reserve_parameter_storage(struct gl_program_parameter_list *paramList, in _mesa_reserve_parameter_storage() argument
249 _mesa_disallow_parameter_storage_realloc(struct gl_program_parameter_list *paramList) _mesa_disallow_parameter_storage_realloc() argument
271 _mesa_add_parameter(struct gl_program_parameter_list *paramList, gl_register_file type, const char *name, GLuint size, GLenum datatype, const gl_constant_value *values, const gl_state_index16 state[STATE_LENGTH], bool pad_and_align) _mesa_add_parameter() argument
379 _mesa_add_typed_unnamed_constant(struct gl_program_parameter_list *paramList, const gl_constant_value *values, GLuint size, GLenum datatype, GLuint *swizzleOut) _mesa_add_typed_unnamed_constant() argument
425 _mesa_add_sized_state_reference(struct gl_program_parameter_list *paramList, const gl_state_index16 stateTokens[STATE_LENGTH], const unsigned size, bool pad_and_align) _mesa_add_sized_state_reference() argument
464 _mesa_add_state_reference(struct gl_program_parameter_list *paramList, const gl_state_index16 stateTokens[STATE_LENGTH]) _mesa_add_state_reference() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_data.h52 AppExecFwk::PacMap paramList = {}; member
57 AppExecFwk::PacMap paramList = {}; member
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_database_helper.cpp100 int32_t NetStatsDatabaseHelper::InsertData(const std::string &tableName, const std::string &paramList, in InsertData() argument

Completed in 12 milliseconds

12