Searched refs:GenerateRandomInt32 (Results 1 – 8 of 8) sorted by relevance
31 notification.SetOwnerUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()32 notification.SetCreatorUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()38 int32_t intData = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()43 bundleOption.SetUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()
36 int32_t code = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()55 int32_t uid = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()
34 int32_t code = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()59 int32_t uid = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()
41 int32_t intData = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()57 notification->SetOwnerUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()58 notification->SetCreatorUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()65 bundleOption->SetUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()324 notification2->SetOwnerUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()325 notification2->SetCreatorUid(fuzzData.GenerateRandomInt32()); in DoSomethingInterestingWithMyAPI()
46 int32_t priority = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()
69 int32_t GenerateRandomInt32() in GenerateRandomInt32() function
70 int32_t GenerateRandomInt32() in GenerateRandomInt32() function
57 int32_t priority = fuzzData.GenerateRandomInt32(); in DoSomethingInterestingWithMyAPI()