Searched defs:dt (Results 1 – 3 of 3) sorted by relevance
80 struct timespec t, dt; in main() local
51 void DumpVisitor::DumpType(const AidlDefinedType& dt, const string& type) { in DumpType()74 void DumpVisitor::DumpMembers(const AidlDefinedType& dt) { in DumpMembers()
299 let dt = DestTypes::try_from(dest_type).unwrap(); in nfc_conn_create() localVariable