Home
last modified time | relevance | path

Searched defs:rand (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Darcofzorro.cpp49 TestRend rand; in OnTestFunction() local
H A Dstrokes.cpp39 void rnd_rect(DrawRect& r, OH_Drawing_Pen* pen, TestRend& rand) in rnd_rect() argument
64 TestRend rand; in OnTestFunction() local
[all...]
H A Dpoints.cpp41 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 Dadd_arc.cpp116 TestRend rand; in OnTestFunction() local
H A Dconvex_paths.cpp48 TestRend rand; in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.cpp46 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 Dpath_test.cpp37 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 Dsmp_cmd.c231 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 Dble_security.cpp107 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 Dble_config.cpp525 std::string rand; in GetLocalRand() local
585 std::string rand; GetPeerRand() local
[all...]
H A Dble_defs.h296 uint64_t rand; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h543 uint64_t rand; member
H A Dgap_le_if.h300 uint64_t rand; /// Random Number member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp2446 uint32_t rand = (randomNum > 0 ? randomNum : -randomNum) % 100; in GetNextIpAddr() local
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h828 std::string rand; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp2469 char rand[MAX_RAND_STR_LEN + 1] = { 0 }; in FillUmtsAuthReq() local
[all...]

Completed in 25 milliseconds