| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | copy_file.cpp | 272 auto para = CreateSharedPtr<Para>(move(src), move(dest));
in Async() local
|
| /foundation/communication/bluetooth_service/test/unittest/map/ |
| H A D | map_mce_test.cpp | 381 GetMessagesListingParameters para; in HWTEST_F() local 402 GetMessageParameters para; in HWTEST_F() local 446 GetConversationListingParameters para; in HWTEST_F() local 489 SetOwnerStatusParameters para; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/adapter/common/bus_center/driver/ |
| H A D | lnn_hdf_driver_monitor.c | 122 static void DelayInitFunction(void *para) in DelayInitFunction() argument
|
| /foundation/communication/dsoftbus/adapter/common/bus_center/wlan/ |
| H A D | lnn_wifiservice_monitor.cpp | 255 static void LnnSubscribeWifiService(void *para) in LnnSubscribeWifiService() argument
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | softbus_adapter_timer.c | 39 __attribute__((no_sanitize("hwaddress"))) static void HandleTimeoutAdapterFun(union sigval para) in HandleTimeoutAdapterFun() argument
|
| /foundation/window/window_manager_lite/frameworks/wms/ |
| H A D | lite_wm_requestor.cpp | 42 CallBackPara* para = static_cast<CallBackPara*>(owner); in Callback() local 122 CallBackPara para = {}; in GetLayerInfo() local 139 CallBackPara para in CreateWindow() local 169 CallBackPara para = {}; GetEventData() local 240 CallBackPara para = {}; Screenshot() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| H A D | srf.c | 48 u_short para ; member
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| H A D | srf.c | 43 u_short para ; member
|
| /kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m4/iar/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m7/iar/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 83 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":false"}; in HWTEST_F() local 119 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":true"}; in HWTEST_F() local 154 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_arr_key\":[true,true]"}; in HWTEST_F() local 189 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_key\":\"hello\""}; in HWTEST_F() local 226 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_arr_key\":[\"hello\",\"world\"]"}; in HWTEST_F() local 261 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"double_key\\":30949.374"}; HWTEST_F() local 296 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"double_arr_key\\":[123.22,30949.374,131312.46464]"}; HWTEST_F() local 331 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"float_key\\":234.5"}; HWTEST_F() local 366 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"float_arr_key\\":[123.22", "234.5", "131312.46"}; HWTEST_F() local 401 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int8_key\\":1"}; HWTEST_F() local 436 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int8_arr_key\\":[1,10,100]"}; HWTEST_F() local 471 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int16_key\\":1"}; HWTEST_F() local 506 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int16_arr_key\\":[1,1000,5000]"}; HWTEST_F() local 541 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int32_key\\":1"}; HWTEST_F() local 576 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int32_arr_key\\":[1,100000,500000]"}; HWTEST_F() local 611 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int64_key\\":1"}; HWTEST_F() local 646 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int64_arr_key\\":[1,10000000,50000000]"}; HWTEST_F() local 688 std::vector<std::string> para = {"test_event", "\\"type_\\":4"}; HWTEST_F() local 726 std::vector<std::string> para = {"test_event", "\\"type_\\":4"}; HWTEST_F() local 827 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"", "\\"key15\\":\\"value15\\""}; HWTEST_F() local 862 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 897 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 932 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 972 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 1007 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 1050 std::vector<std::string> para = {"test_event", "\\"type_\\":4", "\\"str_arr_key\\":[\\"hello_world_0\\",\\"hello_world_1\\",\\"hello_world_2\\"", "hello_world_99"}; HWTEST_F() local 1092 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local 1145 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local 1194 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/location/gnss/ |
| H A D | location_gnss_test.cpp | 245 GnssConfigPara para; in HWTEST_F() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_process.c | 54 usb_process_thread(UINTPTR para) in usb_process_thread() argument 159 usb_os_task_creat(pthread_t *taskid, TSK_ENTRY_FUNC func, uint32_t prio, const char *nm, UINTPTR para) in usb_os_task_creat() argument
|
| /base/print/print_fwk/test/fuzztest/scanmanagerclient_fuzzer/ |
| H A D | scanmanagerclient_fuzzer.cpp | 96 ScanParameters para; in TestGetScanParameters() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
| H A D | scan_service_proxy.cpp | 212 int32_t ScanServiceProxy::GetScanParameters(const std::string scannerId, ScanParameters ¶) in GetScanParameters() argument
|
| H A D | scan_manager_client.cpp | 315 int32_t ScanManagerClient::GetScanParameters(const std::string scannerId, ScanParameters ¶) in GetScanParameters() argument
|
| /base/print/print_fwk/services/scan_service/src/ |
| H A D | scan_service_stub.cpp | 199 ScanParameters para; in OnGetScanParameters() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
| H A D | hichain_pake_test.cpp | 71 GetProtocolParams(const struct session_identity *identity, int32_t operationCode, struct hc_pin *pin, struct operation_parameter *para) GetProtocolParams() argument
|
| /base/security/device_security_level/baselib/msglib/src/standard/ |
| H A D | messenger_device_status_manager.cpp | 368 void MessengerForEachDeviceProcess(const DeviceProcessor processor, void *para) in MessengerForEachDeviceProcess() argument
|
| /base/security/device_security_level/baselib/msglib/src/lite/ |
| H A D | messenger_device_status_manager.c | 165 static int32_t InitDeviceOnlineProcessor(const DeviceIdentify *devId, int32_t level, void *para) in InitDeviceOnlineProcessor() argument 336 void MessengerForEachDeviceProcess(const DeviceProcessor processor, void *para) in MessengerForEachDeviceProcess() argument
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_msg_interface_mock.cpp | 124 void ForEachDeviceProcessImpl(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcessImpl() argument
|
| /base/sensors/sensor/vibration_convert/core/algorithm/onset/src/ |
| H A D | onset.cpp | 151 MfccInputPara para; in GetMelBias() local
|
| /base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
| H A D | conversion_mfcc.cpp | 54 int32_t ConversionMfcc::Init(uint32_t numBins, uint32_t numCoeffs, const MfccInputPara ¶) in Init() argument 213 int32_t ConversionMfcc::FiltersMel(int32_t nFft, MfccInputPara para, in FiltersMel() argument [all...] |