Searched defs:has (Results 1 – 13 of 13) sorted by relevance
33 bool has(const char* str) { return find(std::string(str)) != end(); } in has() function
222 This function has two styles. One returns the address of the value using a void*, function464 This function has two styles. One passes the value to be stored using a void*, function
567 is ignored. This function has considerable overhead and should not be used function
89 public boolean has() { in has() method in TokenBucket
198 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
159 public boolean has(final int index) throws IllegalStateException, IndexOutOfBoundsException { in has() method in InputStreamBuffer
203 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
93 bool LayerMetadata::has(uint32_t key) const { in has() function in android::LayerMetadata
605 int has = reply.readInt(); in openFile() local632 int has = reply.readInt(); in openAssetFile() local706 int has = reply.readInt(); in openTypedAssetFile() local
51 bool has(int value) const { in has() function
437 public boolean has(final int metadataId) { in has() method in Metadata
51 static bool has(const sp<IBinder>& binder) { in has() function