Searched refs:open_or_create_directory (Results 1 – 2 of 2) sorted by relevance
55 if(!open_or_create_directory(s.c_str())){ in create_tmp_subdir_and_get_pid_based_filepath()
714 inline bool open_or_create_directory(const char *dir_name) in open_or_create_directory() function