Searched defs:delegate_id (Results 1 – 3 of 3) sorted by relevance
73 delegate_id: Optional[int] = None variable in InstructionEventSignature132 delegate_id: Optional[int] = None variable in ProfileEventSignature156 delegate_id: Optional[int] = None variable in DebugEventSignature
296 const std::string& delegate_id, in SaveDelegatedNodes()307 const std::string& delegate_id, in GetDelegatedNodes()
84 std::string delegate_id = kNnapiId; in NnApiBackendId() local