Home
last modified time | relevance | path

Searched defs:para (Results 1 - 25 of 125) sorted by relevance

12345

/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress_helper.cpp27 napi_value ScanProgressHelper::MakeJsObject(napi_env env, const ScanProgress &para) in MakeJsObject() argument
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_api_common.cpp24 JSIValue para[ARRAY_MAX_SIZE] = { params[ARRAY_INDEX_ZERO], params[ARRAY_INDEX_ONE] }; in JsiAsyncCallback() local
/drivers/hdf_core/framework/include/osal/
H A Dosal_firmware.h53 void *para; /**< Pointer to a firmware file, which is returned by calling {@link OsalRequestFirmware}. member
/base/update/updater/utils/
H A Dwrite_updater.cpp51 static int WriteUpdaterPara(int argc, UpdaterPara &para) in WriteUpdaterPara() argument
78 struct UpdaterPara para {}; in main() struct
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dschedule_node_helper_test.cpp52 ScheduleNodeHelper::NodeOptionalPara para = {}; in HWTEST_F() local
94 ScheduleNodeHelper::NodeOptionalPara para = {}; in HWTEST_F() local
H A Dwidget_context_callback_impl_test.cpp61 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
88 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
H A Dcontext_factory_test.cpp62 Authentication::AuthenticationPara para = {}; in HWTEST_F() local
77 Authentication::AuthenticationPara para = {}; in HWTEST_F() local
90 Identification::IdentificationPara para = {}; in HWTEST_F() local
105 Identification::IdentificationPara para = {}; in HWTEST_F() local
118 Enrollment::EnrollmentPara para = {}; in HWTEST_F() local
133 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
156 ContextFactory::AuthWidgetContextPara para = {}; HWTEST_F() local
168 ContextFactory::AuthWidgetContextPara para = {}; HWTEST_F() local
[all...]
/drivers/hdf_core/framework/core/host/test/sample/
H A Dvdi_sample2_driver.cpp20 VdiSample::VdiSample(int para) in VdiSample() argument
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
H A Dhdf_queue_test.c122 static int RunPushQueue(void *para) in RunPushQueue() argument
/drivers/peripheral/codec/hal/src/
H A Dcodec_dfx_service.c31 const char *para = HdfSbufReadString(data); in DevCodecHostDump() local
/base/security/device_security_level/baselib/msglib/src/common/
H A Dmessenger.c50 void ForEachDeviceProcess(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcess() argument
/base/update/updater/interfaces/kits/misc_info/
H A Dmisc_info.cpp111 bool WriteUpdaterParaMisc(const UpdaterPara &para) in WriteUpdaterParaMisc() argument
153 bool ReadUpdaterParaMisc(UpdaterPara &para) in ReadUpdaterParaMisc() argument
/drivers/hdf_core/framework/core/host/src/
H A Dhdf_power_manager.c48 static int32_t PmTaskFunc(struct HdfTaskType *para) in PmTaskFunc() argument
/base/print/print_fwk/interfaces/kits/napi/scan_napi/include/
H A Dnapi_inner_scan.h92 ScanParameters para; member
/base/location/test/location_gnss/source/
H A Dgnss_interface_test.cpp32 int32_t GnssInterfaceTest::SetGnssConfigPara(const GnssConfigPara &para) in SetGnssConfigPara() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/authenticatepeer_fuzzer/
H A Dauthenticatepeer_fuzzer.cpp35 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/dellocalauthinfo_fuzzer/
H A Ddellocalauthinfo_fuzzer.cpp33 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/destroy_fuzzer/
H A Ddestroy_fuzzer.cpp33 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/getinstance_fuzzer/
H A Dgetinstance_fuzzer.cpp35 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/istrustpeer_fuzzer/
H A Distrustpeer_fuzzer.cpp33 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/listtrustpeer_fuzzer/
H A Dlisttrustpeer_fuzzer.cpp34 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/startpake_fuzzer/
H A Dstartpake_fuzzer.cpp33 GetProtocolParamsCb(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParamsCb() argument
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_impl.c123 void ForEachDeviceProcessImpl(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcessImpl() argument
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_impl.c126 void ForEachDeviceProcessImpl(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcessImpl() argument
/base/security/device_security_level/baselib/utils/src/
H A Dutils_state_machine.c25 const void *para; member
51 static inline void PushPendingEvent(StateMachine *machine, uint32_t event, const void *para) in PushPendingEvent() argument
62 static inline bool PopPendingEvent(StateMachine *machine, uint32_t *event, const void **para) in PopPendingEvent() argument
76 void ScheduleMachine(const StateNode *nodes, uint32_t nodeCnt, StateMachine *machine, uint32_t event, const void *para) in ScheduleMachine() argument
[all...]

Completed in 8 milliseconds

12345