/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | arcofzorro.cpp | 49 TestRend rand; in OnTestFunction() local
|
H A D | strokes.cpp | 39 void rnd_rect(DrawRect& r, OH_Drawing_Pen* pen, TestRend& rand) in rnd_rect() argument 64 TestRend rand; in OnTestFunction() local [all...] |
H A D | points.cpp | 41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts() argument 57 TestRend rand; in OnTestFunction() local
|
H A D | add_arc.cpp | 116 TestRend rand; in OnTestFunction() local
|
H A D | convex_paths.cpp | 48 TestRend rand; in OnTestFunction() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | text_blob_test.cpp | 46 TestRend rand; in OnTestPerformance() local 79 TestRend rand; in OnTestPerformance() local 94 TestRend rand; OnTestPerformance() local 113 TestRend rand; OnTestPerformance() local 128 TestRend rand; OnTestPerformance() local 144 TestRend rand; OnTestPerformance() local [all...] |
H A D | path_test.cpp | 37 TestRend rand; in OnTestPerformance() local 54 TestRend rand; in OnTestPerformance() local 71 TestRend rand; OnTestPerformance() local 89 TestRend rand; OnTestPerformance() local 107 TestRend rand; OnTestPerformance() local 129 TestRend rand; OnTestPerformance() local 149 TestRend rand = TestRend(); OnTestPerformance() local 163 TestRend rand = TestRend(); OnTestPerformance() local 179 TestRend rand = TestRend(); OnTestPerformance() local 198 TestRend rand = TestRend(); OnTestPerformance() local 214 TestRend rand = TestRend(); OnTestPerformance() local 228 TestRend rand = TestRend(); OnTestPerformance() local 244 TestRend rand = TestRend(); OnTestPerformance() local 260 TestRend rand = TestRend(); OnTestPerformance() local 334 TestRend rand; OnTestPerformance() local 352 TestRend rand; OnTestPerformance() local 365 TestRend rand; OnTestPerformance() local 379 TestRend rand; OnTestPerformance() local 395 TestRend rand; OnTestPerformance() local 413 TestRend rand; OnTestPerformance() local 431 TestRend rand; OnTestPerformance() local 445 TestRend rand; OnTestPerformance() local 468 TestRend rand; OnTestPerformance() local 492 TestRend rand; OnTestPerformance() local 518 TestRend rand = TestRend(); OnTestPerformance() local 546 TestRend rand; OnTestPerformance() local 566 TestRend rand; OnTestPerformance() local 586 TestRend rand; OnTestPerformance() local 605 TestRend rand; OnTestPerformance() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_cmd.c | 231 int SMP_SendMasterIdentification(uint16_t handle, uint16_t ediv, const uint8_t *rand, SMP_SendDataCb cb) in SMP_SendMasterIdentification() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context) in LeLocalEncryptionKeyReqEvent() argument 539 std::string rand = BleConfig::GetInstance().GetLocalRand(addr.GetAddress()); in GapLeLocalEncryptionKeyReqEvent() local 568 std::string rand = BleConfig::GetInstance().GetPeerRand(addr.GetAddress()); GapLeRemoteEncryptionKeyReqEvent() local [all...] |
H A D | ble_config.cpp | 525 std::string rand; in GetLocalRand() local 585 std::string rand; GetPeerRand() local [all...] |
H A D | ble_defs.h | 296 uint64_t rand; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | btm.h | 543 uint64_t rand; member
|
H A D | gap_le_if.h | 300 uint64_t rand; /// Random Number member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 2446 uint32_t rand = (randomNum > 0 ? randomNum : -randomNum) % 100; in GetNextIpAddr() local
|
/foundation/communication/wifi/wifi/interfaces/inner_api/ |
H A D | wifi_msg.h | 828 std::string rand; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine.cpp | 2469 char rand[MAX_RAND_STR_LEN + 1] = { 0 }; in FillUmtsAuthReq() local [all...] |