Home
last modified time | relevance | path

Searched defs:CreateMessage (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc526 static const google::protobuf::Message* CreateMessage(const char* message_type) { in CheckAndGetInteger() function
/external/v8/src/
Disolate.cc1367 Handle<JSMessageObject> Isolate::CreateMessage(Handle<Object> exception, in CreateMessage() function in v8::internal::Isolate
Dapi.cc7726 Local<Message> Exception::CreateMessage(Local<Value> exception) { in CreateMessage() function in v8::Exception