Home
last modified time | relevance | path

Searched defs:infosProxy (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerproxy_fuzzer/
H A Dabilityinterfacesappmgrchildschedulerproxy_fuzzer.cpp71 std::shared_ptr<ChildSchedulerProxy> infosProxy = std::make_shared<ChildSchedulerProxy>(impl); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifyproxy_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifyproxy_fuzzer.cpp71 std::shared_ptr<NativeChildNotifyProxy> infosProxy = std::make_shared<NativeChildNotifyProxy>(impl); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrabilitydebugresponseproxy_fuzzer/
H A Dabilityinterfacesappmgrabilitydebugresponseproxy_fuzzer.cpp71 std::shared_ptr<AbilityDebugResponseProxy> infosProxy = std::make_shared<AbilityDebugResponseProxy>(impl); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerproxy_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerproxy_fuzzer.cpp71 std::shared_ptr<AppDebugListenerProxy> infosProxy = std::make_shared<AppDebugListenerProxy>(impl); in DoSomethingInterestingWithMyAPI() local

Completed in 2 milliseconds