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

  /frameworks/base/tools/aidl/
aidl.cpp 336 filename, type->DeclLine(),
345 filename, type->DeclLine(),
348 old->DeclFile().c_str(), old->DeclLine(), oldKind);
Type.h 30 const string& declFile = "", int declLine = -1);
38 inline int DeclLine() const { return m_declLine; }
314 bool builtIn, const string& declFile, int declLine);
340 const string& declFile, int declLine);

Completed in 4659 milliseconds