Home
last modified time | relevance | path

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

/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
DIDir.aidl37 @utf8InCpp String[] readNextFilenames(int maxCount); in readNextFilenames()
/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
DIDir.aidl40 @utf8InCpp String[] readNextFilenames(int maxCount); in readNextFilenames()
/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/1/android/hardware/security/see/storage/
DIDir.aidl37 @utf8InCpp String[] readNextFilenames(int maxCount); in readNextFilenames()
/hardware/interfaces/sensors/1.0/default/
DSensors.cpp160 Return<void> Sensors::poll(int32_t maxCount, poll_cb _hidl_cb) { in poll()
/hardware/interfaces/sensors/common/utils/
DISensorsWrapper.h181 Return<void> poll(int32_t maxCount, in poll()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp2094 void GL2Encoder::s_glGetAttachedShaders(void *self, GLuint program, GLsizei maxCount, in s_glGetAttachedShaders()
4318 GLint maxCount = 0; in s_glTransformFeedbackVaryings() local