Searched defs:handlerId (Results 1 – 3 of 3) sorted by relevance
148 virtual void RemoveOrphanByHandlerId(const std::string& handlerId) { (void)handlerId; }; in RemoveOrphanByHandlerId()
106 void EventQueueFFRT::RemoveOrphanByHandlerId(const std::string& handlerId) in RemoveOrphanByHandlerId()
761 const std::string handlerId = "handlerId"; variable