Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp25 std::vector<uint8_t> Crypto::Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function in OHOS::DistributedData::Crypto
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.h35 inline uint32_t Random() in Random() function
/ohos5.0/foundation/distributeddatamgr/udmf/adapter/framework/common/
H A Dudmf_utils.cpp41 std::vector<uint8_t> Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcrypto_manager_test.cpp48 std::vector<uint8_t> CryptoManagerTest::Random(uint32_t len) in Random() function in CryptoManagerTest
H A Dkvdb_general_store_test.cpp81 std::vector<uint8_t> KVDBGeneralStoreTest::Random(uint32_t len) in Random() function in OHOS::Test::DistributedDataTest::KVDBGeneralStoreTest
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_utils.cpp43 std::vector<uint8_t> Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp60 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
/ohos5.0/foundation/ai/ai_engine/test/performance/delay/sync_process/
H A Dsync_process_delay_test.cpp74 static int Random(void) in Random() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.cpp30 Uuid Uuid::Random() in Random() function in OHOS::bluetooth::Uuid
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp110 std::vector<uint8_t> SecurityManager::Random(int32_t len) in Random() function in OHOS::DistributedKv::SecurityManager
/ohos5.0/foundation/ai/ai_engine/test/performance/delay/async_process/
H A Dasync_process_delay_test.cpp86 static int Random(void) in Random() function
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A Djs-apis-cryptoFramework.md5763 ## Random section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-crypto-architecture-kit/
H A Djs-apis-cryptoFramework.md5761 ## Random section
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp31 std::vector<uint8_t> Random(int32_t len) in Random() function