Searched defs:isPersistent (Results 1 – 6 of 6) sorted by relevance
97 boolean isPersistent(); in isPersistent() method
89 public boolean isPersistent() { in isPersistent() method in BasicClientCookie2
181 public boolean isPersistent() { in isPersistent() method in BasicClientCookie
256 bool isPersistent, in updateCachedArrayBuffersMasks()287 bool isPersistent = buffer && (buffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in updateCachedMappedArrayBuffersBinding() local349 bool isPersistent = (boundBuffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in bindVertexBufferImpl() local
93 Return<void> P2pNetwork::isPersistent(isPersistent_cb _hidl_cb) in isPersistent() function in android::hardware::wifi::supplicant::V1_4::implementation::P2pNetwork
287 public boolean isPersistent() { in isPersistent() method in RoboCookieManager.Cookie