Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimpl_fuzzer/
H A Dconnectionobserverclientimpl_fuzzer.cpp74 AbilityRuntime::DlpStateData dlpStateData; in DoSomethingInterestingWithMyAPI() local
75 connectionObserverClientImpl->HandleDlpAbilityOpened(dlpStateData); in DoSomethingInterestingWithMyAPI()
76 connectionObserverClientImpl->HandleDlpAbilityClosed(dlpStateData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/connectionstatemanager_fuzzer/
H A Dconnectionstatemanager_fuzzer.cpp134 AbilityRuntime::DlpStateData dlpStateData; in DoSomethingInterestingWithMyAPI() local
135 connectionObserverController->NotifyDlpAbilityOpened(dlpStateData); in DoSomethingInterestingWithMyAPI()
136 connectionObserverController->NotifyDlpAbilityClosed(dlpStateData); in DoSomethingInterestingWithMyAPI()