Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
Dcrypto.cpp25 std::vector<uint8_t> Crypto::Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function in OHOS::DistributedData::Crypto
/foundation/distributeddatamgr/udmf/adapter/framework/common/
Dudmf_utils.cpp41 std::vector<uint8_t> Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function
/foundation/distributeddatamgr/udmf/framework/common/
Dudmf_utils.cpp32 std::vector<uint8_t> Random(int32_t len, int32_t minimum, int32_t maximum) in Random() function
/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/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dkvdb_service_password_test.cpp71 std::vector<uint8_t> KvdbServicePasswordTest::Random(int32_t len) in Random() function in OHOS::Test::KvdbServicePasswordTest
Dcrypto_manager_test.cpp105 std::vector<uint8_t> CryptoManagerTest::Random(int32_t len) in Random() function in OHOS::Test::CryptoManagerTest
Dbackup_manager_service_test.cpp123 std::vector<uint8_t> BackupManagerServiceTest::Random(uint32_t len) in Random() function in OHOS::Test::DistributedDataTest::BackupManagerServiceTest
Dkvdb_general_store_test.cpp90 std::vector<uint8_t> KVDBGeneralStoreTest::Random(uint32_t len) in Random() function in OHOS::Test::DistributedDataTest::KVDBGeneralStoreTest
Drdb_service_impl_test.cpp143 std::vector<uint8_t> RdbServiceImplTest::Random(int32_t len) in Random() function in OHOS::Test::DistributedRDBTest::RdbServiceImplTest
/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/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/perf_5g/infrastructure/
Ddual_band_utils.cpp111 double DualBandUtils::Random() in Random() function in OHOS::Wifi::DualBandUtils
/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/
Dsecurity_manager_test.cpp97 std::vector<uint8_t> SecurityManagerTest::Random(int32_t length) in Random() function in OHOS::Test::SecurityManagerTest
Dsingle_store_impl_test.cpp45 std::vector<uint8_t> Random(int32_t len) in Random() function
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/perf_5g/service/
Ddual_band_learning_alg_service.cpp111 double DualBandLearningAlgService::Random(double aValue, double bValue) in Random() function in OHOS::Wifi::DualBandLearningAlgService
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp83 std::vector<uint8_t> SecurityManager::Random(int32_t length) in Random() function in OHOS::DistributedKv::SecurityManager