Searched refs:RemoveDirectives (Results 1 – 4 of 4) sorted by relevance
38 virtual void RemoveDirectives(const std::string& op_id);
50 void DirectiveHandler::RemoveDirectives(const std::string& op_id) { in RemoveDirectives() function in copresence::DirectiveHandler
375 directive_handler_->RemoveDirectives(unpublishes.Get(i)); in ProcessRemovedOperations()383 directive_handler_->RemoveDirectives(unsubscribes.Get(i)); in ProcessRemovedOperations()
60 virtual void RemoveDirectives(const std::string& op_id) OVERRIDE { in RemoveDirectives() function in copresence::__anonc8281bb60111::FakeDirectiveHandler