Home
last modified time | relevance | path

Searched defs:dir_only (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/gui/
Doprof_start_util.cpp291 string const do_open_file_or_dir(string const & base_dir, bool dir_only) in do_open_file_or_dir()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
Dmem_fs.cc254 bool dir_only = remove_type == REMOVE_DIR; in RemoveInternal() local