OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeclFile
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aidl/
Type.h
30
const string&
declFile
= "", int declLine = -1);
37
inline string
DeclFile
() const { return m_declFile; }
359
const string&
declFile
= "", int declLine = -1);
391
const string&
declFile
, int declLine);
aidl.cpp
375
old->
DeclFile
().c_str(), old->DeclLine(), oldKind);
[
all
...]
Completed in 27 milliseconds