Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_namespace.h73 std::string DeclFile() const { return origin_file_; } in DeclFile() 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()