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

  /frameworks/av/media/libstagefright/chromium_http/
support.h 53 uint32 mNextID;
support.cpp 212 : mNextID(1) {
232 return mNextID++;

Completed in 208 milliseconds