Home
last modified time | relevance | path

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

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