Home | History | Annotate | Download | only in extensions

Lines Matching refs:PathExists

52   if (!file_util::PathExists(extension_dir)) {
63 if (!file_util::PathExists(candidate)) {
95 if (!file_util::PathExists(manifest_path)) {
148 if (!file_util::PathExists(path)) {
165 if (!file_util::PathExists(image_path)) {
206 if (!file_util::PathExists(plugin.path)) {
223 if (!file_util::PathExists(extension->GetResource(*iter).GetFilePath())) {
239 !file_util::PathExists(extension->GetResource(path).GetFilePath())) {
255 if (path.empty() || !file_util::PathExists(path)) {
270 if (path.empty() || !file_util::PathExists(path)) {
285 if (path.empty() || !file_util::PathExists(path)) {
377 if (!file_util::PathExists(locale_path))
405 bool path_exists = file_util::PathExists(path);
440 if (!file_util::PathExists(messages_path)) {
465 if (!file_util::PathExists(path) ||
585 } else if (file_util::PathExists(temp_path)) {