Home
last modified time | relevance | path

Searched refs:inputBundlName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactiveobserver_fuzzer/
H A Dbundleactiveobserver_fuzzer.cpp53 std::string inputBundlName(data); in DoSomethingInterestingWithMyAPI() local
54 …DelayedSingleton<BundleActiveService>::GetInstance()->IsBundleIdle(result, inputBundlName, userId); in DoSomethingInterestingWithMyAPI()
55 …edSingleton<BundleActiveService>::GetInstance()->IsBundleUsePeriod(result, inputBundlName, userId); in DoSomethingInterestingWithMyAPI()