Searched refs:PassPlatformFile (Results 1 – 5 of 5) sorted by relevance
/external/chromium/base/ |
D | platform_file.h | 156 class BASE_API PassPlatformFile { 158 explicit PassPlatformFile(PlatformFile* value) : value_(value) { in PassPlatformFile() function
|
D | file_util_proxy.h | 38 PassPlatformFile, 41 PassPlatformFile,
|
D | file_util_proxy.cc | 152 callback_->Run(error_code(), base::PassPlatformFile(&file_handle_), in RunCallback() 202 callback_->Run(error_code(), base::PassPlatformFile(&file_handle_), in RunCallback()
|
/external/chromium/chrome/browser/safe_browsing/ |
D | client_side_detection_service.h | 160 base::PassPlatformFile file, 168 base::PassPlatformFile file,
|
D | client_side_detection_service.cc | 183 base::PassPlatformFile file, in OpenModelFileDone() 208 base::PassPlatformFile file, in CreateModelFileDone()
|