Searched refs:parent_dir_exists (Results 1 – 1 of 1) sorted by relevance
770 bool parent_dir_exists = (stat(path.c_str(), &st) == 0); in createAppDataDirs() local777 if (parent_dir_exists) { in createAppDataDirs()793 if (restorecon_app_data_lazy(path, seInfo, uid, parent_dir_exists)) { in createAppDataDirs()799 if (parent_dir_exists && !cache_exists in createAppDataDirs()806 if (parent_dir_exists && !code_cache_exists in createAppDataDirs()