Searched refs:GetDataPath (Results 1 – 4 of 4) sorted by relevance
104 android::base::Result<const std::string> GetDataPath(
405 Result<const std::string> ApexFileRepository::GetDataPath( in GetDataPath() function in android::apex::ApexFileRepository
108 auto ret = instance.GetDataPath(apex->GetManifest().name()); in TEST()
729 std::string GetDataPath() const { return perf_data_file_.path; } in GetDataPath() function in RecordingAppHelper754 auto reader = RecordFileReader::CreateInstance(helper.GetDataPath()); in TestRecordingApps()877 auto reader = RecordFileReader::CreateInstance(helper.GetDataPath()); in TEST()