Searched refs:getAllNamespaces (Results 1 – 11 of 11) sorted by relevance
56 /*GetAllNamespacesResultProto*/ byte[] getAllNamespaces(); in getAllNamespaces() method
200 boolean getAllNamespaces(); in getAllNamespaces() method
427 boolean getAllNamespaces(); in getAllNamespaces() method
1757 boolean getAllNamespaces(); in getAllNamespaces() method2035 public boolean getAllNamespaces() { in getAllNamespaces() method in BackupPlan.BackupConfig2337 if (getAllNamespaces() != other.getAllNamespaces()) return false; in equals()2370 hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getAllNamespaces()); in hashCode()2662 setAllNamespaces(other.getAllNamespaces()); in mergeFrom()2802 public boolean getAllNamespaces() { in getAllNamespaces() method in BackupPlan.BackupConfig.Builder
2881 public boolean getAllNamespaces() { in getAllNamespaces() method in Backup3716 if (getAllNamespaces() != other.getAllNamespaces()) return false; in equals()3805 hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getAllNamespaces()); in hashCode()4298 setAllNamespaces(other.getAllNamespaces()); in mergeFrom()6206 public boolean getAllNamespaces() { in getAllNamespaces() method in Backup.Builder
5282 public boolean getAllNamespaces() { in getAllNamespaces() method in RestoreConfig5637 if (getAllNamespaces() != other.getAllNamespaces()) return false; in equals()5676 hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getAllNamespaces()); in hashCode()6017 setAllNamespaces(other.getAllNamespaces()); in mergeFrom()6752 public boolean getAllNamespaces() { in getAllNamespaces() method in RestoreConfig.Builder
163 public @NonNull GetAllNamespacesResultProto getAllNamespaces() { in getAllNamespaces() method in IcingSearchEngine165 icingSearchEngineImpl.getAllNamespaces()); in getAllNamespaces()
120 GetAllNamespacesResultProto getAllNamespaces(); in getAllNamespaces() method
147 public byte[] getAllNamespaces() { in getAllNamespaces() method in IcingSearchEngineImpl
195 ScopedAStatus getAllNamespaces( in getAllNamespaces() function in __anonc449b75a0111::IcingConnectionImpl
1027 GetAllNamespacesResultProto getAllNamespacesResultProto = icingSearchEngine.getAllNamespaces(); in testGetAllNamespaces()