Searched defs:dir_type (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dpath_service_unittest.cc21 bool ReturnsValidPath(int dir_type) { argument
23 bool result = PathService::Get(dir_type, &path);
27 if (dir_type == base::DIR_CACHE)
35 bool ReturnsInvalidPath(int dir_type) { argument
/external/openssl/crypto/x509/
H A Dby_dir.c85 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 4526 milliseconds