Searched defs:SetOptions (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor.cc | 604 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function 953 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function 1117 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function 1248 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function 1405 static int SetOptions(PyFileDescriptor *self, PyObject *value, in SetOptions() function 1582 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
|
| /third_party/node/src/ |
| D | node_crypto.cc | 1333 void SecureContext::SetOptions(const FunctionCallbackInfo<Value>& args) { in SetOptions() function in node::crypto::SecureContext
|