Home
last modified time | relevance | path

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

/external/cronet/tot/base/test/launcher/
Dtest_result.cc111 void TestResult::AddProperty(const std::string& name, in AddProperty() function in base::TestResult
/external/cronet/stable/base/test/launcher/
Dtest_result.cc111 void TestResult::AddProperty(const std::string& name, in AddProperty() function in base::TestResult
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc81 void SecureAuthContext::AddProperty(const std::string& key, in AddProperty() function in grpc::SecureAuthContext
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/
Dsecure_auth_context.cc81 void SecureAuthContext::AddProperty(const std::string& key, in AddProperty() function in grpc::SecureAuthContext
/external/icing/icing/
Dschema-builder.h255 SchemaTypeConfigBuilder& AddProperty(PropertyConfigProto property) { in AddProperty() function
259 SchemaTypeConfigBuilder& AddProperty(PropertyConfigBuilder property_builder) { in AddProperty() function
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp152 void CFX_CSSDeclaration::AddProperty(const CFX_CSSData::Property* property, in AddProperty() function in CFX_CSSDeclaration
257 void CFX_CSSDeclaration::AddProperty(const WideString& prop, in AddProperty() function in CFX_CSSDeclaration
/external/openthread/src/ncp/
Dchanged_props_set.hpp94 void AddProperty(spinel_prop_key_t aPropKey) { Add(aPropKey, SPINEL_STATUS_OK); } in AddProperty() function in ot::Ncp::ChangedPropsSet
/external/libbrillo/brillo/dbus/
Ddbus_object.cc47 void DBusInterface::AddProperty(const std::string& property_name, in AddProperty() function in brillo::dbus_utils::DBusInterface
/external/cronet/tot/net/proxy_resolution/
Dproxy_config_service_android_unittest.cc92 void AddProperty(const std::string& key, const std::string& value) { in AddProperty() function in net::ProxyConfigServiceAndroidTestBase
/external/cronet/stable/net/proxy_resolution/
Dproxy_config_service_android_unittest.cc92 void AddProperty(const std::string& key, const std::string& value) { in AddProperty() function in net::ProxyConfigServiceAndroidTestBase
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1929 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
DCGObjCMac.cpp2958 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList() local