HomeSort by relevance Sort by last modified time
    Searched refs:dir_type (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
path_service_unittest.cc 21 bool ReturnsValidPath(int dir_type) {
23 bool result = PathService::Get(dir_type, &path);
27 if (dir_type == base::DIR_CACHE)
35 bool ReturnsInvalidPath(int dir_type) {
  /external/openssl/crypto/x509/
by_dir.c 85 int dir_type; member in struct:lookup_dir_entry_st
251 ent->dir_type = type;
408 ent->dir_type)) == 0)
414 ent->dir_type)) == 0)

Completed in 65 milliseconds