Searched refs:isPersistent (Results 1 – 11 of 11) sorted by relevance
89 public boolean isPersistent() { in isPersistent() method in BasicClientCookie290 return !this.discard && super.isPersistent(); in isPersistent()
181 public boolean isPersistent() { in isPersistent() method in BasicClientCookie
256 bool isPersistent, in updateCachedArrayBuffersMasks() argument268 if (!isImmutable || !isPersistent) in updateCachedArrayBuffersMasks()287 bool isPersistent = buffer && (buffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in updateCachedMappedArrayBuffersBinding() local288 return updateCachedArrayBuffersMasks(isMapped, isImmutable, isPersistent, in updateCachedMappedArrayBuffersBinding()349 bool isPersistent = (boundBuffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in bindVertexBufferImpl() local350 updateCachedArrayBuffersMasks(isMapped, isImmutable, isPersistent, in bindVertexBufferImpl()
317 bool isPersistent,
97 boolean isPersistent(); in isPersistent() method
76 assertThat(preference.isPersistent()).isTrue(); in setPersistent_shouldMarkThePreferenceAsPersistent()79 assertThat(preference.isPersistent()).isFalse(); in setPersistent_shouldMarkThePreferenceAsPersistent()
181 if (cookie.isPersistent()) { in clearAndAddPersistentCookies()287 public boolean isPersistent() { in isPersistent() method in RoboCookieManager.Cookie
59 Return<void> isPersistent(isPersistent_cb _hidl_cb) override;
93 Return<void> P2pNetwork::isPersistent(isPersistent_cb _hidl_cb) in isPersistent() function in android::hardware::wifi::supplicant::V1_4::implementation::P2pNetwork
213 HPLorg/apache/http/cookie/Cookie;->isPersistent()Z
1978 method @Deprecated public boolean isPersistent();3024 method @Deprecated public boolean isPersistent();