Home
last modified time | relevance | path

Searched refs:DeclLine (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dtype_namespace.h79 int DeclLine() const { return origin_line_; } in DeclLine() function
201 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine() in Add()
208 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine() in Add()
211 LOG(ERROR) << existing->DeclFile() << ":" << existing->DeclLine() in Add()