Searched refs:DoSomethingInterestingWithMyAPI1 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagerb_fuzzer/ |
H A D | uiabilitylifecyclemanagerb_fuzzer.cpp | 66 void DoSomethingInterestingWithMyAPI1(const char *data, size_t size) in DoSomethingInterestingWithMyAPI1() function 136 DoSomethingInterestingWithMyAPI1(data, size); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/ |
H A D | amsmgrscheduler_fuzzer.cpp | 65 std::shared_ptr<AmsMgrScheduler> DoSomethingInterestingWithMyAPI1(sptr<IRemoteObject> token, in DoSomethingInterestingWithMyAPI1() function 92 auto amsMgrScheduler = DoSomethingInterestingWithMyAPI1(token, preToken, data); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagera_fuzzer/ |
H A D | uiabilitylifecyclemanagera_fuzzer.cpp | 65 void DoSomethingInterestingWithMyAPI1(const char *data, size_t size) in DoSomethingInterestingWithMyAPI1() function 148 DoSomethingInterestingWithMyAPI1(data, size); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicefirst_fuzzer/ |
H A D | abilitymanagerservicefirst_fuzzer.cpp | 82 void DoSomethingInterestingWithMyAPI1(AbilityManagerService &abilityms, Want& want, in DoSomethingInterestingWithMyAPI1() function 175 DoSomethingInterestingWithMyAPI1(*abilityms, *want, token, data, size); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
H A D | window_fuzzer.cpp | 253 bool DoSomethingInterestingWithMyAPI1(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI1() function 322 DoSomethingInterestingWithMyAPI1(data, size); in DoSomethingInterestingWithMyAPI()
|