Home
last modified time | relevance | path

Searched defs:randomId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/osaccount/getosaccountlistfromdatabase_fuzzer/
H A Dgetosaccountlistfromdatabase_fuzzer.cpp35 std::string randomId(fuzzData.GenerateRandomString()); in GetOsAccountListFromDatabaseFuzzTest() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H A Dsetacl_test.cpp32 std::string randomId = "0"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane.c98 uint32_t randomId; in AllocLaneReqId() local
121 uint32_t randomId = laneReqId & LANE_REQ_RANDOM_ID_MASK; in DestroyLaneReqId() local