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 363 filename, type->DeclLine(),
372 filename, type->DeclLine(),
375 old->DeclFile().c_str(), old->DeclLine(), oldKind);
    [all...]
Type.h 30 const string& declFile = "", int declLine = -1);
38 inline int DeclLine() const { return m_declLine; }
359 const string& declFile = "", int declLine = -1);
391 const string& declFile, int declLine);

Completed in 4291 milliseconds