Home
last modified time | relevance | path

Searched refs:full_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dhost_tools_version.cpp44 auto full_path = DefaultHostArtifactsPath(path); in DirectoryCrc() local
45 if (!DirectoryExists(full_path)) { in DirectoryCrc()
48 auto files_result = DirectoryContents(full_path); in DirectoryCrc()