Home
last modified time | relevance | path

Searched defs:NUM_SESSIONS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fastrpc/inc/
H A Dremote.h112 #define NUM_SESSIONS 2 macro
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DCameraDeviceTest.java1239 final int NUM_SESSIONS = 3; in testCreateSessionsByCamera() local