/hardware/interfaces/automotive/vehicle/aidl/impl/3/default_config/config/ |
D | VendorClusterTestProperties.json | 5 "access": "VehiclePropertyAccess::WRITE", string 10 "access": "VehiclePropertyAccess::WRITE", string 41 "access": "VehiclePropertyAccess::READ", string 53 "access": "VehiclePropertyAccess::READ", string 59 "access": "VehiclePropertyAccess::READ", string
|
D | TestProperties.json | 27 "access": "VehiclePropertyAccess::READ_WRITE", string 66 "access": "VehiclePropertyAccess::READ_WRITE", string 93 "access": "VehiclePropertyAccess::READ_WRITE", string 130 "access": "VehiclePropertyAccess::READ_WRITE", string 138 "access": "VehiclePropertyAccess::READ_WRITE", string 148 "access": "VehiclePropertyAccess::READ_WRITE", string 158 "access": "VehiclePropertyAccess::READ_WRITE", string 168 "access": "VehiclePropertyAccess::READ_WRITE", string 176 "access": "VehiclePropertyAccess::READ_WRITE", string 181 "access": "VehiclePropertyAccess::READ_WRITE", string [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/default_config/config/ |
D | VendorClusterTestProperties.json | 5 "access": "VehiclePropertyAccess::WRITE", string 10 "access": "VehiclePropertyAccess::WRITE", string 41 "access": "VehiclePropertyAccess::READ", string 53 "access": "VehiclePropertyAccess::READ", string 59 "access": "VehiclePropertyAccess::READ", string
|
D | TestProperties.json | 28 "access": "VehiclePropertyAccess::READ_WRITE", string 67 "access": "VehiclePropertyAccess::READ_WRITE", string 90 "access": "VehiclePropertyAccess::READ_WRITE", string 127 "access": "VehiclePropertyAccess::READ_WRITE", string 147 "access": "VehiclePropertyAccess::READ_WRITE", string 157 "access": "VehiclePropertyAccess::READ_WRITE", string 167 "access": "VehiclePropertyAccess::READ_WRITE", string 177 "access": "VehiclePropertyAccess::READ_WRITE", string 185 "access": "VehiclePropertyAccess::READ_WRITE", string 190 "access": "VehiclePropertyAccess::READ_WRITE", string [all …]
|
/hardware/google/aemu/base/ |
D | SharedMemory_win32.cpp | 56 int SharedMemory::open(AccessMode access) { in open() 60 int SharedMemory::openInternal(AccessMode access, bool doMapping) { in openInternal()
|
D | SharedMemory_posix.cpp | 49 int SharedMemory::open(AccessMode access) { in open()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/proto/android/hardware/automotive/vehicle/ |
D | VehiclePropConfig.proto | 31 VehiclePropertyAccess access = 2; field
|
D | VehicleAreaConfig.proto | 48 VehiclePropertyAccess access = 9; field
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/proto/android/hardware/automotive/vehicle/ |
D | VehiclePropConfig.proto | 31 VehiclePropertyAccess access = 2; field
|
D | VehicleAreaConfig.proto | 49 VehiclePropertyAccess access = 9; field
|
/hardware/google/aemu/windows/includes/ |
D | msvc-files.h | 13 #define access(path, mode) android_access( (path), (mode)) macro
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 366 …AEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* mappe… in s_glMapBufferRangeAEMU() 389 …AEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in s_glUnmapBufferAEMU() 409 …eDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in s_glMapBufferRangeDMA() 432 …rDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in s_glUnmapBufferDMA() 467 …rect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in s_glMapBufferRangeDirect() 489 …rect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in s_glUnmapBufferDirect() 502 …AEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in s_glFlushMappedBufferRangeAEMU() 522 …fferRangeDirect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) { in s_glFlushMappedBufferRangeDirect()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 13 # define access _access macro
|
/hardware/interfaces/automotive/vehicle/proto/ |
D | VehicleHalProto.proto | 68 optional int32 access = 2; field
|
/hardware/google/aemu/base/testing/ |
D | file_io.cpp | 212 int __cdecl access(const char* path, int mode) { in access() function
|
/hardware/google/camera/common/hal/aidl_service/ |
D | libc_wrappers.cc | 46 extern "C" int access(const char* pathname, int mode) { in access() function
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1346 void* glMapBufferOES(GLenum target, GLenum access) in glMapBufferOES() 1748 void* glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) in glMapBufferRange() 1766 void glMapBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, voi… in glMapBufferRangeAEMU() 1772 void glUnmapBufferAEMU(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* … in glUnmapBufferAEMU() 1778 …dBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in glFlushMappedBufferRangeAEMU() 2832 …nt unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) in glBindImageTexture() 2958 void glMapBufferRangeDMA(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint… in glMapBufferRangeDMA() 2964 void glUnmapBufferDMA(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_… in glUnmapBufferDMA() 2970 …ufferRangeDirect(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in glMapBufferRangeDirect() 2976 void glUnmapBufferDirect(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint… in glUnmapBufferDirect() [all …]
|
D | gl2_enc.cpp | 5526 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* mappe… in glMapBufferRangeAEMU_enc() 5572 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in glUnmapBufferAEMU_enc() 5619 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in glFlushMappedBufferRangeAEMU_enc() 11118 …nt unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) in glBindImageTexture_enc() 11733 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in glMapBufferRangeDMA_enc() 11764 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in glUnmapBufferDMA_enc() 11809 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in glMapBufferRangeDirect_enc() 11855 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, uint64_t pa… in glUnmapBufferDirect_enc() 11901 …rRangeDirect_enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) in glFlushMappedBufferRangeDirect_enc() 12197 …enc(void *self , GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* guest… in glUnmapBufferAsyncAEMU_enc() [all …]
|
D | GL2Encoder.cpp | 3350 void* GL2Encoder::s_glMapBufferOES(void* self, GLenum target, GLenum access) { in s_glMapBufferOES() 3373 GLbitfield access, BufferData* buf) { in s_glMapBufferRangeAEMUImpl() 3396 …lMapBufferRange(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) { in s_glMapBufferRange()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/ |
D | DefaultVehicleHal.cpp | 746 bool hasRequiredAccess(VehiclePropertyAccess access, VehiclePropertyAccess requiredAccess) { in hasRequiredAccess()
|
/hardware/interfaces/automotive/vehicle/vts/src/ |
D | VtsHalAutomotiveVehicle_TargetTest.cpp | 265 int access = areaConfigs[i]->getAccess(); in verifyGlobalAccessIsMaximalAreaAccessSubset() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/ |
D | DefaultVehicleHal.cpp | 775 bool hasRequiredAccess(VehiclePropertyAccess access, VehiclePropertyAccess requiredAccess) { in hasRequiredAccess()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 567 …nt unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format… in glBindImageTexture()
|
D | GLESv30Imp.cpp | 23 …L_APIENTRY glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) { in glMapBufferRange()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 1703 void* glMapBufferOES(GLenum target, GLenum access) in glMapBufferOES()
|