Searched defs:GetDataPath (Results 1 – 5 of 5) sorted by relevance
127 std::string GetDataPath(absl::string_view relative_path) { in GetDataPath() function
43 static std::string GetDataPath() { in GetDataPath() function
485 Result<const std::string> ApexFileRepository::GetDataPath( in GetDataPath() function in android::apex::ApexFileRepository
810 std::string GetDataPath() const { return perf_data_file_.path; } in GetDataPath() function in RecordingAppHelper