Searched refs:GetDataDependencyFilePath (Results 1 – 4 of 4) sorted by relevance
25 std::string GetDataDependencyFilePath(absl::string_view relative_path) { in GetDataDependencyFilePath() function45 return GetDataDependencyFilePath(file::JoinPath( in GetSapiDataDependencyFilePath()
26 std::string GetDataDependencyFilePath(absl::string_view relative_path) { in GetDataDependencyFilePath() function44 return GetDataDependencyFilePath( in GetSapiDataDependencyFilePath()
26 std::string GetDataDependencyFilePath(absl::string_view relative_path);
140 : GetDataDependencyFilePath(lib_path); in PathToSAPILib()