Searched refs:NSSearchPathDirectory (Results 1 – 3 of 3) sorted by relevance
25 typedef unsigned long NSSearchPathDirectory; typedef28 typedef unsigned int NSSearchPathDirectory; typedef70 bool GetSearchPathDirectory(NSSearchPathDirectory directory,77 bool GetLocalDirectory(NSSearchPathDirectory directory, FilePath* result);82 bool GetUserDirectory(NSSearchPathDirectory directory, FilePath* result);
121 bool GetSearchPathDirectory(NSSearchPathDirectory directory,135 bool GetLocalDirectory(NSSearchPathDirectory directory, FilePath* result) {139 bool GetUserDirectory(NSSearchPathDirectory directory, FilePath* result) {
25 NSSearchPathDirectory id;28 // Mapping from variable names to MacOS NSSearchPathDirectory ids.