Home
last modified time | relevance | path

Searched defs:GetDataPath (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapex_file_repository.cpp418 Result<const std::string> ApexFileRepository::GetDataPath( in GetDataPath() function in android::apex::ApexFileRepository
/system/extras/simpleperf/
Dcmd_record_test.cpp807 std::string GetDataPath() const { return perf_data_file_.path; } in GetDataPath() function in RecordingAppHelper