HomeSort by relevance Sort by last modified time
    Searched refs:ErrorType (Results 76 - 100 of 113) sorted by null

1 2 34 5

  /external/chromium_org/media/cdm/ppapi/
cdm_file_io_impl.cc 420 void CdmFileIOImpl::OnError(ErrorType error_type) {
433 ErrorType error_type) {
  /external/chromium_org/remoting/protocol/
jingle_messages.cc 333 JingleMessageReply::JingleMessageReply(ErrorType error)
338 JingleMessageReply::JingleMessageReply(ErrorType error,
jingle_messages_unittest.cc 281 const JingleMessageReply::ErrorType error;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 403 ErrorTypeUtils::ErrorType getContainedErrorTypes() const {
479 const ErrorTypeUtils::ErrorType errorType) {
484 inputSize, getTotalInputIndex(), errorType);
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.h 374 ExtensionCreator::ErrorType error_type) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/
startup_helper.cc 54 ExtensionCreator::ErrorType type) {
  /external/chromium_org/chrome/browser/ui/webui/extensions/
pack_extension_handler.cc 79 ExtensionCreator::ErrorType type) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h 209 ErrorTypeUtils::ErrorType getErrorType(const CorrectionType correctionType,
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc     [all...]
  /external/chromium_org/third_party/skia/gm/
gmmain.cpp 387 ErrorType type = static_cast<ErrorType>(typeInt);
401 ErrorType type = static_cast<ErrorType>(typeInt);
410 * Display the summary of results with this ErrorType.
412 * @param type which ErrorType
415 void DisplayResultTypeSummary(ErrorType type, bool verbose) {
448 ErrorType type = static_cast<ErrorType>(typeInt);
455 this->DisplayResultTypeSummary(static_cast<ErrorType>(typeInt), verbose)
    [all...]
  /external/skia/gm/
gmmain.cpp 387 ErrorType type = static_cast<ErrorType>(typeInt);
401 ErrorType type = static_cast<ErrorType>(typeInt);
410 * Display the summary of results with this ErrorType.
412 * @param type which ErrorType
415 void DisplayResultTypeSummary(ErrorType type, bool verbose) {
448 ErrorType type = static_cast<ErrorType>(typeInt);
455 this->DisplayResultTypeSummary(static_cast<ErrorType>(typeInt), verbose)
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 200 wallet::WalletClient::ErrorType error_type) OVERRIDE;
261 void DisableWallet(wallet::WalletClient::ErrorType error_type);
    [all...]
  /external/chromium_org/sync/engine/
syncer_proto_util.cc 109 const sync_pb::SyncEnums::ErrorType& error_type) {
328 const sync_pb::SyncEnums::ErrorType& error_type) {
  /external/chromium_org/content/browser/service_worker/
service_worker_dispatcher_host.cc 450 blink::WebServiceWorkerError::ErrorType error_type;
  /external/chromium_org/content/child/service_worker/
service_worker_dispatcher.cc 232 WebServiceWorkerError::ErrorType error_type,
  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
XMLDocumentParser.cpp 271 PendingErrorCallback(XMLErrors::ErrorType type, const xmlChar* message, OrdinalNumber lineNumber, OrdinalNumber columnNumber)
290 XMLErrors::ErrorType m_type;
369 void XMLDocumentParser::handleError(XMLErrors::ErrorType type, const char* formattedMessage, TextPosition position)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_unittest.cc 690 MOCK_METHOD1(OnWalletError, void(WalletClient::ErrorType error_type));
821 WalletClient::ErrorType expected_error_type,
897 WalletClient::ErrorType expected_error_type;
    [all...]
  /external/chromium_org/gpu/config/
gpu_test_expectations_parser.cc 105 enum ErrorType {
  /external/chromium_org/sync/test/fake_server/
fake_server.cc 517 void FakeServer::TriggerError(const sync_pb::SyncEnums::ErrorType& error_type) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlibint.h 850 typedef int (*ErrorType) (
891 ErrorType error; /* who to call when an error occurs */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 850 typedef int (*ErrorType) (
891 ErrorType error; /* who to call when an error occurs */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mergemod.h 282 virtual HRESULT WINAPI get_Type(msmErrorType *ErrorType) = 0;
300 HRESULT (WINAPI *get_Type)(IMsmError *This,msmErrorType *ErrorType);
320 #define IMsmError_get_Type(This,ErrorType) (This)->lpVtbl->get_Type(This,ErrorType)
329 HRESULT WINAPI IMsmError_get_Type_Proxy(IMsmError *This,msmErrorType *ErrorType);
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 834 ULONGLONG ErrorType:1;

Completed in 1559 milliseconds

1 2 34 5