Home
last modified time | relevance | path

Searched refs:NSSearchPathDirectory (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/mac/
Dfoundation_util.h25 typedef unsigned long NSSearchPathDirectory; typedef
28 typedef unsigned int NSSearchPathDirectory; typedef
70 bool GetSearchPathDirectory(NSSearchPathDirectory directory,
77 bool GetLocalDirectory(NSSearchPathDirectory directory, FilePath* result);
82 bool GetUserDirectory(NSSearchPathDirectory directory, FilePath* result);
Dfoundation_util.mm121 bool GetSearchPathDirectory(NSSearchPathDirectory directory,
135 bool GetLocalDirectory(NSSearchPathDirectory directory, FilePath* result) {
139 bool GetUserDirectory(NSSearchPathDirectory directory, FilePath* result) {
/external/chromium/chrome/browser/policy/
Dpolicy_path_parser_mac.mm25 NSSearchPathDirectory id;
28 // Mapping from variable names to MacOS NSSearchPathDirectory ids.