Searched defs:kType (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/media/base/
H A Dcdm_promise.cc18 static const CdmPromise::ResolveParameterType kType = CdmPromise::VOID_TYPE; member in struct:media::CdmPromiseTraits
23 static const CdmPromise::ResolveParameterType kType = CdmPromise::STRING_TYPE; member in struct:media::CdmPromiseTraits
28 static const CdmPromise::ResolveParameterType kType = member in struct:media::CdmPromiseTraits
105 : CdmPromise(CdmPromiseTraits<T>::kType, reject_cb),
115 : CdmPromise(CdmPromiseTraits<T>::kType, reject_cb, uma_name),
122 : CdmPromise(CdmPromiseTraits<T>::kType) {
133 : CdmPromise(CdmPromiseTraits<void>::kType, reject_cb),
141 : CdmPromise(CdmPromiseTraits<void>::kType, reject_cb, uma_name),
148 : CdmPromise(CdmPromiseTraits<void>::kType) {
/external/chromium_org/remoting/signaling/
H A Diq_sender_unittest.cc35 const char kType[] = "get"; member in namespace:remoting::__anon10519
67 request_ = sender_->SendIq(kType, kTo, iq_body.Pass(), base::Bind(
76 kType, kTo, kStanzaId, kNamespacePrefix, kBodyTag,
/external/chromium_org/content/browser/fileapi/
H A Dplugin_private_file_system_backend_unittest.cc34 const storage::FileSystemType kType = storage::kFileSystemTypePluginPrivate; member in namespace:content::__anon7122
44 kType, kRootName, base::FilePath());
83 kType,
96 kType,
123 kType,
135 kType,
/external/chromium_org/third_party/skia/gm/
H A Dnonclosedpaths.cpp92 static const ClosureType kType[] = { variable
110 MakePath(&path, kType[type]);
133 MakePath(&path, kType[type]);
/external/skia/gm/
H A Dnonclosedpaths.cpp92 static const ClosureType kType[] = { variable
110 MakePath(&path, kType[type]);
133 MakePath(&path, kType[type]);
/external/chromium_org/chrome/browser/
H A Denumerate_modules_model_unittest_win.cc14 static const ModuleEnumerator::ModuleType kType = variable
33 {kType, kStatus, L"c:\\foo\\bar.dll", L"", L"Prod", L"Desc", L"1.0",
35 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"Prod", L"Desc", L"1.0",
39 {kType, kStatus, L"C:\\Foo\\Bar.dll", L"", L"", L"", L"1.0",
41 {kType, kStatus, L"c:\\foo\\", L"bar.dll", L"", L"", L"1.0",
45 {kType, kStatus, L"c:\\foo.dll", L"", L"", L"", L"1.0 asdf",
47 {kType, kStatus, L"c:\\", L"foo.dll", L"", L"", L"1.0",
51 {kType, kStatus, L"bar.dll", L"", L"", L"", L"", L"", kAction},
52 {kType, kStatus, L"", L"bar.dll", L"", L"", L"", L"", kAction},
55 {kType, kStatu
[all...]
/external/chromium_org/components/json_schema/
H A Djson_schema_constants.cc36 const char kType[] = "type"; member in namespace:json_schema_constants
/external/chromium_org/net/dns/
H A Drecord_rdata.h45 static const uint16 kType = dns_protocol::kTypeSRV; member in class:net::SrvRecordRdata
76 static const uint16 kType = dns_protocol::kTypeA; member in class:net::ARecordRdata
98 static const uint16 kType = dns_protocol::kTypeAAAA; member in class:net::AAAARecordRdata
120 static const uint16 kType = dns_protocol::kTypeCNAME; member in class:net::CnameRecordRdata
142 static const uint16 kType = dns_protocol::kTypePTR; member in class:net::PtrRecordRdata
165 static const uint16 kType = dns_protocol::kTypeTXT; member in class:net::TxtRecordRdata
189 static const uint16 kType = dns_protocol::kTypeNSEC; member in class:net::NsecRecordRdata
/external/chromium_org/remoting/host/
H A Dvideo_frame_recorder_host_extension.cc25 const char kType[] = "type"; member in namespace:remoting::__anon10481
93 if (!client_message->GetString(kType, &type)) {
130 reply_message.SetString(kType, kNextFrameReplyType);
/external/skia/src/core/
H A DSkRecords.h68 static const Type kType = T##_Type; \
77 static const Type kType = T##_Type; \
85 static const Type kType = T##_Type; \
93 static const Type kType = T##_Type; \
101 static const Type kType = T##_Type; \
109 static const Type kType = T##_Type; \
246 static const Type kType = DrawVertices_Type; member in struct:SkRecords::DrawVertices
/external/chromium_org/components/sync_driver/
H A Dgeneric_change_processor_unittest.cc108 static const syncer::ModelType kType = syncer::PREFERENCES; member in class:sync_driver::__anon6859::SyncGenericChangeProcessorTest
115 // Use kType by default, but allow test cases to re-initialize with whatever
118 InitializeForType(kType); variable
223 ASSERT_NO_FATAL_FAILURE(BuildChildNodes(kType, kNumChildNodes));
227 change_processor()->GetAllSyncData(kType);
448 ASSERT_EQ(node.InitByClientTagLookup(kType, tag), syncer::BaseNode::INIT_OK);
463 ASSERT_EQ(syncer::BaseNode::INIT_OK, root.InitTypeRoot(kType));
465 node.InitUniqueByCreation(kType, root, "some node");
477 ConstructGenericChangeProcessor(kType);
/external/chromium_org/content/browser/quota/
H A Dquota_reservation_manager_unittest.cc28 const storage::FileSystemType kType = kFileSystemTypeTemporary; member in namespace:content::__anon7286
57 EXPECT_EQ(kType, type);
69 EXPECT_EQ(kType, type);
77 EXPECT_EQ(kType, type);
221 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
262 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
296 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
301 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
342 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
346 reservation_manager()->CreateReservation(GURL(kOrigin), kType);
[all...]
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dquota_reservation_unittest.cc24 const storage::FileSystemType kType = storage::kFileSystemTypeTemporary; member in namespace:content::__anon7362
91 GURL(kOrigin), kType, MakeFilePath(file_name));
151 storage::FileSystemType type = kType;
192 storage::FileSystemType type = kType;
/external/chromium_org/storage/browser/blob/
H A Dview_blob_internals_job.cc31 const char kType[] = "Type: "; member in namespace:__anon10701
197 AddHTMLListItem(kType, "data", out);
200 AddHTMLListItem(kType, "file", out);
214 AddHTMLListItem(kType, "filesystem", out);
/external/chromium_org/third_party/skia/src/core/
H A DSkRecords.h74 static const Type kType = T##_Type; \
83 static const Type kType = T##_Type; \
91 static const Type kType = T##_Type; \
99 static const Type kType = T##_Type; \
107 static const Type kType = T##_Type; \
115 static const Type kType = T##_Type; \
281 static const Type kType = DrawVertices_Type; member in struct:SkRecords::DrawVertices
/external/chromium_org/gpu/command_buffer/service/
H A Dframebuffer_manager_unittest.cc396 const GLenum kType = GL_UNSIGNED_BYTE; local
448 kType,
463 kType,
477 kType,
509 kType,
538 kType,
563 kType,
691 const GLenum kType = GL_FLOAT; local
722 kType,
/external/chromium_org/net/spdy/
H A Dspdy_framer_test.cc2960 const unsigned char kType = static_cast<unsigned char>( local
2963 0x00, 0x00, 0x00, kType, 0x00,
3053 const unsigned char kType = static_cast<unsigned char>( local
3056 0x00, 0x00, 0x17, kType, 0x00,
3083 const unsigned char kType = static_cast<unsigned char>( local
3086 0x00, 0x00, 0x05, kType, 0x00,
5355 const unsigned char kType = static_cast<unsigned char>( local
5363 0x00, 0x00, 0x17, kType, 0x00,
5385 0x00, 0x00, 0x17, kType, 0x00,
5408 0x00, 0x00, 0x17, kType,
[all...]
/external/chromium_org/components/onc/
H A Donc_constants.cc29 const char kType[] = "Type"; member in namespace:onc::toplevel_config
58 const char kType[] = "Type"; member in namespace:onc::network_config
175 const char kType[] = "Type"; member in namespace:onc::ipconfig
230 const char kType[] = "Type"; member in namespace:onc::certificate
282 const char kType[] = "Type"; member in namespace:onc::vpn
337 const char kType[] = "Type"; member in namespace:onc::verify_x509
357 const char kType[] = "Type"; member in namespace:onc::proxy
/external/chromium_org/pdf/
H A Dout_of_process_instance.cc60 const char kType[] = "type"; member in namespace:chrome_pdf
296 translated_strings.Set(kType, kJSSetTranslatedStringsType);
345 if (!dict.Get(kType).is_string()) {
350 std::string type = dict.Get(kType).AsString();
409 reply.Set(pp::Var(kType), pp::Var(kJSGetAccessibilityJSONReplyType));
695 message.Set(kType, kJSCancelStreamUrlType);
764 dimensions.Set(kType, kJSDocumentDimensionsType);
797 position.Set(kType, kJSSetScrollPositionType);
804 position.Set(kType, kJSSetScrollPositionType);
814 message.Set(kType, kJSGoToPageTyp
[all...]
/external/chromium_org/extensions/common/
H A Dmanifest_constants.cc168 const char kType[] = "type"; member in namespace:extensions::manifest_keys
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1653 const GLenum kType = GL_UNSIGNED_BYTE; local
1666 0, 0, kWidth, kHeight / 2, kFormat, kType,
1671 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
1681 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1694 const GLenum kType = 0; local
1703 0, 0, kWidth, kHeight, kFormat, kType,
1712 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1812 const GLenum kType = GL_UNSIGNED_BYTE; local
1818 kType,
1830 kType,
1844 const GLenum kType = GL_UNSIGNED_BYTE; local
2301 const GLenum kType = GL_UNSIGNED_BYTE; local
2357 const GLenum kType = GL_UNSIGNED_BYTE; local
2456 const GLenum kType = GL_UNSIGNED_BYTE; local
2521 static const GLenum kType = GL_UNSIGNED_BYTE; local
2649 const GLenum kType = GL_UNSIGNED_BYTE; local
[all...]

Completed in 2648 milliseconds