Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_ILLEGAL_INTERFACE_ID (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
Dassociated_conformance_mthd2_master_interface_id.expected1 VALIDATION_ERROR_ILLEGAL_INTERFACE_ID
/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_util.cc219 VALIDATION_ERROR_ILLEGAL_INTERFACE_ID); in ValidateHandleOrInterface()
229 VALIDATION_ERROR_ILLEGAL_INTERFACE_ID); in ValidateHandleOrInterface()
Dvalidation_errors.h46 VALIDATION_ERROR_ILLEGAL_INTERFACE_ID, enumerator
Dvalidation_errors.cc40 case VALIDATION_ERROR_ILLEGAL_INTERFACE_ID: in ValidationErrorToString()