Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_reader.cpp50 module_->SetCompilationUnitPath(dump_file); in ReadDump()
H A Dir_representation.h878 void SetCompilationUnitPath(const std::string &compilation_unit_path) { in SetCompilationUnitPath() function