Searched refs:dlpStateData (Results 1 – 2 of 2) sorted by relevance
74 AbilityRuntime::DlpStateData dlpStateData; in DoSomethingInterestingWithMyAPI() local75 connectionObserverClientImpl->HandleDlpAbilityOpened(dlpStateData); in DoSomethingInterestingWithMyAPI()76 connectionObserverClientImpl->HandleDlpAbilityClosed(dlpStateData); in DoSomethingInterestingWithMyAPI()
134 AbilityRuntime::DlpStateData dlpStateData; in DoSomethingInterestingWithMyAPI() local135 connectionObserverController->NotifyDlpAbilityOpened(dlpStateData); in DoSomethingInterestingWithMyAPI()136 connectionObserverController->NotifyDlpAbilityClosed(dlpStateData); in DoSomethingInterestingWithMyAPI()