/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/ |
H A D | treescan.py | 57 def OnError(os_error): function in function:ScanTree 60 for dirpath, dirnames, filenames in os.walk(root, onerror=OnError):
|
/external/chromium_org/ppapi/c/dev/ |
H A D | ppp_video_capture_dev.h | 66 void (*OnError)(PP_Instance instance, member in struct:PPP_VideoCapture_Dev_0_1
|
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/ |
H A D | abort.cc | 48 void Abort::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::Abort
|
H A D | create_file.cc | 52 void CreateFile::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::CreateFile
|
H A D | unmount.cc | 43 void Unmount::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::Unmount
|
H A D | close_file.cc | 49 void CloseFile::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::CloseFile
|
H A D | copy_entry.cc | 55 void CopyEntry::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::CopyEntry
|
H A D | create_directory.cc | 57 void CreateDirectory::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::CreateDirectory
|
H A D | delete_entry.cc | 55 void DeleteEntry::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::DeleteEntry
|
H A D | move_entry.cc | 55 void MoveEntry::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::MoveEntry
|
H A D | open_file.cc | 68 void OpenFile::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::OpenFile
|
H A D | truncate.cc | 55 void Truncate::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::Truncate
|
H A D | write_file.cc | 71 void WriteFile::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::WriteFile 74 TRACE_EVENT0("file_system_provider", "WriteFile::OnError");
|
H A D | get_metadata.cc | 119 void GetMetadata::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::GetMetadata
|
H A D | read_directory.cc | 103 void ReadDirectory::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::ReadDirectory
|
H A D | read_file.cc | 102 void ReadFile::OnError(int /* request_id */, function in class:chromeos::file_system_provider::operations::ReadFile 105 TRACE_EVENT0("file_system_provider", "ReadFile::OnError");
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
H A D | build_server.py | 30 def OnError(function, path, excinfo): function 53 shutil.rmtree(LOCAL_THIRD_PARTY_DIR, False, OnError)
|
/external/chromium_org/media/audio/ |
H A D | simple_sources.cc | 51 void SineWaveAudioSource::OnError(AudioOutputStream* stream) { function in class:media::SineWaveAudioSource
|
/external/chromium_org/chromeos/dbus/ |
H A D | bluetooth_agent_manager_client.cc | 47 base::Bind(&BluetoothAgentManagerClientImpl::OnError, 67 base::Bind(&BluetoothAgentManagerClientImpl::OnError, 89 base::Bind(&BluetoothAgentManagerClientImpl::OnError, 111 void OnError(const ErrorCallback& error_callback, function in class:chromeos::BluetoothAgentManagerClientImpl
|
H A D | bluetooth_gatt_manager_client.cc | 55 base::Bind(&BluetoothGattManagerClientImpl::OnError, 76 base::Bind(&BluetoothGattManagerClientImpl::OnError, 98 void OnError(const ErrorCallback& error_callback, function in class:chromeos::BluetoothGattManagerClientImpl
|
/external/chromium_org/media/base/ |
H A D | media_file_checker.cc | 20 static void OnError(bool* called) { function in namespace:media 33 media::BlockingUrlProtocol protocol(&source, base::Bind(&OnError, &read_ok));
|
/external/chromium_org/ppapi/cpp/dev/ |
H A D | video_capture_client_dev.cc | 43 void OnError(PP_Instance instance, PP_Resource resource, uint32_t error_code) { function in namespace:pp::__anon9976 47 client->OnError(resource, error_code); 62 OnError,
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
H A D | mucroomconfigtask_unittest.cc | 47 void OnError(buzz::IqTask* task, function in class:MucRoomConfigListener 132 task->SignalError.connect(listener, &MucRoomConfigListener::OnError);
|
H A D | mucroomuniquehangoutidtask_unittest.cc | 48 void OnError(buzz::IqTask* task, function in class:MucRoomUniqueHangoutIdListener
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
H A D | safe_iapps_library_parser.cc | 82 OnError(); 137 OnError(); 141 OnError(); 144 void SafeIAppsLibraryParser::OnError() { function in class:iapps::SafeIAppsLibraryParser
|