/aosp_15_r20/external/icing/icing/ |
H A D | schema-builder.h | 256 SchemaTypeConfigBuilder& AddProperty(PropertyConfigProto property) { in AddProperty() function 260 SchemaTypeConfigBuilder& AddProperty(PropertyConfigBuilder property_builder) { in AddProperty() function
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssdeclaration.cpp | 170 void CFX_CSSDeclaration::AddProperty(const CFX_CSSData::Property* property, in AddProperty() function in CFX_CSSDeclaration 286 void CFX_CSSDeclaration::AddProperty(const WideString& prop, in AddProperty() function in CFX_CSSDeclaration
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_result.cc | 112 void TestResult::AddProperty(const std::string& name, in AddProperty() function in base::TestResult
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/ |
D | secure_auth_context.cc | 81 void SecureAuthContext::AddProperty(const std::string& key, in AddProperty() function in grpc::SecureAuthContext
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | secure_auth_context.cc | 81 void SecureAuthContext::AddProperty(const std::string& key, in AddProperty() function in grpc::SecureAuthContext
|
/aosp_15_r20/external/openthread/src/ncp/ |
H A D | changed_props_set.hpp | 100 void AddProperty(spinel_prop_key_t aPropKey) { Add(aPropKey, SPINEL_STATUS_OK); } in AddProperty() function in ot::Ncp::ChangedPropsSet
|
/aosp_15_r20/system/core/init/ |
H A D | persistent_properties_test.cpp | 96 TEST(persistent_properties, AddProperty) { in TEST() argument
|
/aosp_15_r20/build/soong/sdk/ |
H A D | bp.go | 101 func (s *bpPropertySet) AddProperty(name string, value interface{}) { func
|
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | dbus_object.cc | 47 void DBusInterface::AddProperty(const std::string& property_name, in AddProperty() function in brillo::dbus_utils::DBusInterface
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_config_service_android_unittest.cc | 90 void AddProperty(const std::string& key, const std::string& value) { in AddProperty() function in net::ProxyConfigServiceAndroidTestBase
|
/aosp_15_r20/build/soong/android/ |
H A D | sdk.go | 147 AddProperty(name string, value interface{}) methodSpec
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1929 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
|
H A D | CGObjCMac.cpp | 2958 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList() local
|