Searched refs:apex_path_ (Results 1 – 1 of 1) sorted by relevance
49 const std::string& GetPath() const { return apex_path_; } in GetPath()66 : apex_path_(apex_path), in ApexFile()74 std::string apex_path_; variable