Home
last modified time | relevance | path

Searched defs:para2 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_fsm_test.cpp176 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 Dauth_session_fsm_test.cpp430 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 Dlnn_net_builder_mock_test.cpp439 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 Dreclaim_strategy_manager_test.cpp183 …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 Dnative_interface_accessibility_test.cpp56 #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 Ddecoration.h1581 double para2 = 0.0; member