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