Searched defs:para2 (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_fsm_test.cpp | 176 void *para2 = SoftBusCalloc(sizeof(LnnProcessSendOnceMsgPara)); variable 314 void *para2 = SoftBusCalloc(sizeof(LnnHeartbeatType)); variable 345 void *para2 = SoftBusCalloc(sizeof(LnnHeartbeatType)); variable 504 LnnCheckDevStatusMsgPara *para2 = variable 560 LnnHeartbeatMediumParam para2; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_fsm_test.cpp | 430 MessagePara *para2 = NewMessagePara(TMP_IN_DATA, TMP_DATA_LEN); variable 466 MessagePara *para2 = NewMessagePara(TMP_IN_DATA, TMP_DATA_LEN); variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder_mock_test.cpp | 439 void *para2 = nullptr; variable 691 void *para2 = reinterpret_cast<void *>(msgPara2); variable 1381 void *para2 = reinterpret_cast<void *>(SoftBusMalloc(sizeof(NotTrustedDelayInfo))); variable 1797 const void *para2 = reinterpret_cast<const void *>(authId2); variable
|
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | reclaim_strategy_manager_test.cpp | 183 …std::shared_ptr<ReclaimParam> para2 = std::make_shared<ReclaimParam>(pid, appId, appName, userId2,… variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
H A D | native_interface_accessibility_test.cpp | 56 #define THREE_PARAMETER_NULLPTR_TEST_WITHOUT_SECOND(name, para0, para1, para2, result) do { \ argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 1581 double para2 = 0.0; member
|