Searched defs:sync_type (Results 1 – 7 of 7) sorted by relevance
50 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in remove_invalid_sync_type() localVariable
49 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in pre_query_invalid_sync_type() localVariable
186 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in add_invalid_sync_type() localVariable198 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in add_sync_type_with_max_len() localVariable
157 let sync_type = (SyncType::ThisDevice as u32) | (SyncType::TrustedDevice as u32); in add_multiple_sync_types() localVariable
50 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in query_invalid_sync_type() localVariable
114 let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in update_query_invalid_sync_type() localVariable
437 let mut sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32; in query_with_sync_type() localVariable