Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 6 of 6) sorted by relevance

/hardware/google/graphics/common/memtrack-pixel/core/
Dfilesystem.cpp15 bool exists(const path& p) { in exists() function
/hardware/google/aemu/base/include/aemu/base/
DMruCache.h69 auto exists = mCache.find(cacheKey); in put() local
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp282 bool exists = false; in UpdateModes() local
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp38 bool exists(std::string ifname) { in exists() function
/hardware/interfaces/camera/common/default/
DCameraMetadata.cpp327 bool CameraMetadata::exists(uint32_t tag) const { in exists() function in android::hardware::camera::common::helper::CameraMetadata
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Doperations.cpp595 } else if (not exists(t)) { in __copy() local
857 if (not exists(parent_st)) { in __create_directories() local