OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:single_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/common/
json_schema_validator.cc
339
DictionaryValue*
single_type
= NULL;
local
341
if (schema->GetDictionary("items", &
single_type
)) {
367
Validate(item,
single_type
, item_path);
Completed in 1588 milliseconds