Searched defs:DeclLine (Results 1 - 1 of 1) sorted by relevance

/system/tools/aidl/
H A Dtype_namespace.h79 int DeclLine() const { return origin_line_; } function in class:android::aidl::ValidatableType
206 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine()
213 LOG(ERROR) << type->DeclFile() << ":" << type->DeclLine()
216 LOG(ERROR) << existing->DeclFile() << ":" << existing->DeclLine()

Completed in 20 milliseconds