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

  /external/chromium/base/
base_paths.h 25 DIR_MODULE, // directory containing FILE_MODULE
28 FILE_MODULE, // Path and filename of the module containing the code for the
base_paths.cc 23 PathService::Get(base::FILE_MODULE, &cur);
base_paths_posix.cc 31 case base::FILE_MODULE: { // TODO(evanm): is this correct?
base_paths_win.cc 37 case base::FILE_MODULE: {
file_version_info.cc 36 if (!PathService::Get(base::FILE_MODULE, &app_path))

Completed in 249 milliseconds