Home
last modified time | relevance | path

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

/hardware/ril/mock-ril/src/cpp/
Dprotobuf_v8.cpp498 static Handle<Value> NewSchema(const Arguments& args) { in NewSchema() function in protobuf_v8::Schema
535 SchemaTemplate = Persistent<FunctionTemplate>::New(FunctionTemplate::New(Schema::NewSchema)); in Init()