Searched refs:NormalizePathAndSet (Results 1 – 1 of 1) sorted by relevance
128 base::FilePath NormalizePathAndSet(cef_string_t& path_str, const char* name) { in NormalizePathAndSet() function339 NormalizePathAndSet(settings_.root_cache_path, "root_cache_path"); in Initialize()347 NormalizePathAndSet(settings_.browser_subprocess_path, in Initialize()349 NormalizePathAndSet(settings_.framework_dir_path, "framework_dir_path"); in Initialize()350 NormalizePathAndSet(settings_.main_bundle_path, "main_bundle_path"); in Initialize()351 NormalizePathAndSet(settings_.user_data_path, "user_data_path"); in Initialize()352 NormalizePathAndSet(settings_.resources_dir_path, "resources_dir_path"); in Initialize()353 NormalizePathAndSet(settings_.locales_dir_path, "locales_dir_path"); in Initialize()