Searched defs:isPersistent (Results 1 – 7 of 7) 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
302 bool isPersistent, in updateCachedArrayBuffersMasks()333 bool isPersistent = buffer && (buffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in updateCachedMappedArrayBuffersBinding() local401 bool isPersistent = (boundBuffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in bindVertexBufferImpl() local
3892 bool isPersistent = (buffer->getAccessFlags() & GL_MAP_PERSISTENT_BIT_EXT) != 0; in ValidateBufferSubData() local
89 ::ndk::ScopedAStatus P2pNetwork::isPersistent( in isPersistent() function in aidl::android::hardware::wifi::supplicant::P2pNetwork
309 public boolean isPersistent() { in isPersistent() method in RoboCookieManager.Cookie