Home
last modified time | relevance | path

Searched defs:AddProperty (Results 1 – 9 of 9) sorted by relevance

/external/icing/icing/
Dschema-builder.h92 SchemaTypeConfigBuilder& AddProperty(PropertyConfigProto property) { in AddProperty() function
96 SchemaTypeConfigBuilder& AddProperty(PropertyConfigBuilder property_builder) { in AddProperty() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dsecure_auth_context.cc79 void SecureAuthContext::AddProperty(const std::string& key, in AddProperty() function in grpc::SecureAuthContext
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc86 void SecureAuthContext::AddProperty(const grpc::string& key, in AddProperty() function in grpc::SecureAuthContext
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp167 void CFX_CSSDeclaration::AddProperty(const CFX_CSSData::Property* property, in AddProperty() function in CFX_CSSDeclaration
282 void CFX_CSSDeclaration::AddProperty(const WideString& prop, in AddProperty() function in CFX_CSSDeclaration
/external/libbrillo/brillo/dbus/
Ddbus_object.cc47 void DBusInterface::AddProperty(const std::string& property_name, in AddProperty() function in brillo::dbus_utils::DBusInterface
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1929 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
DCGObjCMac.cpp2958 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2662 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4552 const auto AddProperty = [&](const ObjCPropertyDecl *P) { in AddObjCProperties() local