Searched refs:connectionStateManager (Results 1 – 1 of 1) sorted by relevance
195 connectionStateManager->Init(); in DoSomethingInterestingWithMyAPI()196 connectionStateManager->RegisterObserver(observer); in DoSomethingInterestingWithMyAPI()197 connectionStateManager->UnregisterObserver(observer); in DoSomethingInterestingWithMyAPI()198 connectionStateManager->AddConnection(record); in DoSomethingInterestingWithMyAPI()207 connectionStateManager->AddDlpManager(dlpManger); in DoSomethingInterestingWithMyAPI()208 connectionStateManager->RemoveDlpManager(dlpManger); in DoSomethingInterestingWithMyAPI()209 connectionStateManager->AddDlpAbility(dlpManger); in DoSomethingInterestingWithMyAPI()210 connectionStateManager->RemoveDlpAbility(dlpManger); in DoSomethingInterestingWithMyAPI()212 connectionStateManager->HandleAppDied(int32Param); in DoSomethingInterestingWithMyAPI()215 connectionStateManager->GetDlpConnectionInfos(infos); in DoSomethingInterestingWithMyAPI()[all …]