Searched refs:Name (Results 51 - 52 of 52) sorted by relevance

123

/frameworks/base/tools/aidl/
H A DType.cpp1354 if (m_types[i]->Name() == name) {
1439 t->Package().c_str(), t->Name().c_str(),
H A DType.h34 inline string Name() const { return m_name; } function in class:Type

Completed in 1895 milliseconds

123