Home
last modified time | relevance | path

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

/aosp12/system/gsid/
H A Dgsi_service.cpp130 static bool IsExternalStoragePath(const std::string& path);
826 static bool IsExternalStoragePath(const std::string& path) { in IsExternalStoragePath() function
872 if (IsExternalStoragePath(install_dir)) { in ValidateInstallParams()