Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dlinux_util.cc62 bool ReadDistroFromOSReleaseFile(const char* file) { in ReadDistroFromOSReleaseFile() function
85 if (ReadDistroFromOSReleaseFile(file)) in DistroNameGetter()