Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 8 of 8) 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.cpp293 bool exists = false; in UpdateModes() local
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp40 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/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp476 void GLClientState::setExistence(ObjectType type, bool exists, GLsizei count, const GLuint* ids) { in setExistence()
3053 bool exists(GLsync sync) { in exists() function
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs14017 const exists = context.isDefined(name); constant