Searched defs:dlpManger (Results 1 – 3 of 3) sorted by relevance
230 void ConnectionStateManager::AddDlpManager(const std::shared_ptr<AbilityRecord> &dlpManger) in AddDlpManager()244 void ConnectionStateManager::RemoveDlpManager(const std::shared_ptr<AbilityRecord> &dlpManger) in RemoveDlpManager()
206 std::shared_ptr<AbilityRecord> dlpManger = GetFuzzAbilityRecord(); in DoSomethingInterestingWithMyAPI() local
426 std::shared_ptr<AbilityRecord> dlpManger = nullptr; variable