HomeSort by relevance Sort by last modified time
    Searched refs:GetNextIndex (Results 1 - 4 of 4) sorted by null

  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.h 205 GetNextIndex()
GDBRemoteCommunication.cpp 56 const uint32_t idx = GetNextIndex();
74 const uint32_t idx = GetNextIndex();
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 290 int GetNextIndex(int index);
356 int GetNextIndex(int index);
ExynosCameraHWInterface2.cpp 354 int newInsertionIndex = GetNextIndex(m_entryInsertionIndex);
417 CheckCompleted(GetNextIndex(frame_index));
477 int newProcessingIndex = GetNextIndex(m_entryProcessingIndex);
923 int RequestManager::GetNextIndex(int index)
    [all...]

Completed in 80 milliseconds