Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_namespace.h74 int DeclLine() const { return origin_line_; } in DeclLine() function
199 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine() in Add()
206 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine() in Add()
209 LOG(ERROR) << existing->DeclFile() << ":" << existing->DeclLine() in Add()