Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
Dprotobuf_v8.cpp137 Type(Schema* schema, const Descriptor* descriptor, Handle<Object> self) in Type()
488 Schema* schema = UnwrapThis<Schema>(args); in GetType() local
/hardware/ril/mock-ril/src/js/
Dmock_ril.js142 function Request(reqNum, token, protobuf, schema, schemaName) { argument