Searched refs:INVALID_TYPE (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinternal_types.h18 INVALID_TYPE = 0, enumerator in enum:sandbox::ArgType
H A Dpolicy_engine_params.h61 ParameterSet() : real_type_(INVALID_TYPE), address_(NULL) {}
92 return INVALID_TYPE != real_type_;
H A Dipc_unittest.cc181 ArgType type = INVALID_TYPE;
197 type = INVALID_TYPE;
218 type = INVALID_TYPE;
250 ArgType type = INVALID_TYPE;
264 type = INVALID_TYPE;
276 type = INVALID_TYPE;
282 type = INVALID_TYPE;
288 type = INVALID_TYPE;
H A Dcrosscall_server.cc184 (INVALID_TYPE >= type) || (LAST_TYPE <= type) || // Unknown type.
H A Dsharedmem_ipc_server.cc233 COMPILE_ASSERT(0 == INVALID_TYPE, Incorrect_type_enum);
/external/chromium_org/extensions/common/features/
H A Dcomplex_feature_unittest.cc123 Feature::INVALID_TYPE,
H A Dfeature.h67 INVALID_TYPE, enumerator in enum:extensions::Feature::AvailabilityResult
H A Dbase_feature_provider_unittest.cc61 EXPECT_EQ(Feature::INVALID_TYPE,
H A Dsimple_feature.cc328 return CreateAvailability(INVALID_TYPE, type);
444 case INVALID_TYPE:
H A Dsimple_feature_unittest.cc257 Feature::INVALID_TYPE,
264 Feature::INVALID_TYPE,
306 EXPECT_EQ(Feature::INVALID_TYPE, availability.result());
/external/chromium_org/extensions/browser/api/app_current_window_internal/
H A Dapp_current_window_internal_api.cc100 INVALID_TYPE enumerator in enum:extensions::bounds::BoundsType
115 return INVALID_TYPE;
197 if (bounds_type == bounds::INVALID_TYPE) {
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.cc1110 case KeyPrefix::INVALID_TYPE:
1133 : database_id_(INVALID_TYPE),
1134 object_store_id_(INVALID_TYPE),
1135 index_id_(INVALID_TYPE) {}
1166 DCHECK_EQ(type, INVALID_TYPE);
1177 return KeyPrefix(INVALID_TYPE, database_id, object_store_id, index_id);
1308 return INVALID_TYPE;
H A Dindexed_db_leveldb_coding.h101 INVALID_TYPE, enumerator in enum:content::KeyPrefix::Type
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 774 milliseconds