Home
last modified time | relevance | path

Searched defs:kInvalidId (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/ui/display/types/chromeos/
Dtouchscreen_device.cc10 const int TouchscreenDevice::kInvalidId = 0; member in ui::TouchscreenDevice
Dtouchscreen_device.h15 static const int kInvalidId; member
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_metadata.h34 static const int64 kInvalidId = -1; member
51 static const int64 kInvalidId = -1; member
Dindexed_db_database.h57 static const int64 kInvalidId = 0; in NON_EXPORTED_BASE() local
Dindexed_db_leveldb_coding.h161 static const int64 kInvalidId = -1; variable
/external/chromium_org/sync/internal_api/public/
Dbase_node.h52 static const int64 kInvalidId = 0; variable
/external/chromium_org/content/public/browser/
Ddownload_item.h81 static const uint32 kInvalidId; variable
/external/chromium_org/chrome/browser/component_updater/
Dcomponent_unpacker.h79 kInvalidId, enumerator
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dequivalent.h54 static const MappedId kInvalidId = -1; member
/external/chromium_org/chrome/browser/ui/webui/print_preview/
Dprint_preview_ui_unittest.cc202 const int32 kInvalidId = -5; in TEST_F() local
/external/chromium_org/content/browser/renderer_host/media/
Dvideo_capture_buffer_pool.cc17 const int VideoCaptureBufferPool::kInvalidId = -1; member in content::VideoCaptureBufferPool
/external/chromium_org/content/browser/fileapi/
Dfile_system_operation_runner_unittest.cc154 const FileSystemOperationRunner::OperationID kInvalidId = -1; in TEST_F() local
/external/chromium_org/net/base/
Dnet_log.h99 static const uint32 kInvalidId; member
Dnet_log.cc77 const uint32 NetLog::Source::kInvalidId = 0; member in net::NetLog::Source
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc102 const uint32 DownloadItem::kInvalidId = 0; member in content::DownloadItem
/external/chromium_org/chrome/browser/extensions/api/downloads/
Ddownloads_api.cc90 const char kInvalidId[] = "Invalid downloadId"; variable