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

  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.h 63 StringVec & clientContextHeaders() { return m_clientContextHeaders; }
88 StringVec m_clientContextHeaders;
ApiGen.cpp 144 StringVec & contextHeaders = side == CLIENT_SIDE ? m_clientContextHeaders : m_serverContextHeaders;
    [all...]

Completed in 38 milliseconds