Searched defs:sync_type (Results 1 – 7 of 7) sorted by relevance
50 …let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::TrustedAc… in remove_invalid_sync_type() localVariable
49 …let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::TrustedAc… in pre_query_invalid_sync_type() localVariable
186 …let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::TrustedAc… in add_invalid_sync_type() localVariable198 …let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::TrustedAc… in add_sync_type_with_max_len() localVariable
161 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 | SyncType::TrustedAc… in query_invalid_sync_type() localVariable
114 …let sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::TrustedAc… in update_query_invalid_sync_type() localVariable
441 …let mut sync_type = SyncType::ThisDevice as u32 | SyncType::TrustedDevice as u32 | SyncType::Trust… in query_with_sync_type() localVariable