Home
last modified time | relevance | path

Searched refs:PassPlatformFile (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/
Dplatform_file.h156 class BASE_API PassPlatformFile {
158 explicit PassPlatformFile(PlatformFile* value) : value_(value) { in PassPlatformFile() function
Dfile_util_proxy.h38 PassPlatformFile,
41 PassPlatformFile,
Dfile_util_proxy.cc152 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/
Dclient_side_detection_service.h160 base::PassPlatformFile file,
168 base::PassPlatformFile file,
Dclient_side_detection_service.cc183 base::PassPlatformFile file, in OpenModelFileDone()
208 base::PassPlatformFile file, in CreateModelFileDone()