Searched defs:AddProperty (Results 1 – 7 of 7) sorted by relevance
86 void SecureAuthContext::AddProperty(const grpc::string& key, in AddProperty() function in grpc::SecureAuthContext
310 void CFX_CSSDeclaration::AddProperty(const CFX_CSSPropertyTable* pTable, in AddProperty() function in CFX_CSSDeclaration425 void CFX_CSSDeclaration::AddProperty(const WideString& prop, in AddProperty() function in CFX_CSSDeclaration
43 void DBusInterface::AddProperty(const std::string& property_name, in AddProperty() function in brillo::dbus_utils::DBusInterface
1929 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
2958 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList() local
399 void AddProperty() { expected_property_count_++; } in AddProperty() function
6212 void JSObject::AddProperty(Isolate* isolate, Handle<JSObject> object, in AddProperty() function in v8::internal::JSObject