Home
last modified time | relevance | path

Searched defs:Random (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
Dcrypto.cpp25 std::vector<uint8_t> Crypto::Random(int32_t len) in Random() function in OHOS::DistributedData::Crypto
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dcrypto_manager_test.cpp51 std::vector<uint8_t> CryptoManagerTest::Random(uint32_t len) in Random() function in CryptoManagerTest
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp60 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
/foundation/ai/ai_engine/test/performance/delay/sync_process/
Dsync_process_delay_test.cpp74 static int Random(void) in Random() function
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dbt_uuid.cpp30 Uuid Uuid::Random() in Random() function in OHOS::bluetooth::Uuid
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp110 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
/foundation/ai/ai_engine/test/performance/delay/async_process/
Dasync_process_delay_test.cpp86 static int Random(void) in Random() function
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
Dsingle_store_impl_test.cpp31 std::vector<uint8_t> Random(int32_t len) in Random() function