Home
last modified time | relevance | path

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

/external/cronet/base/win/
Dwin_util.cc74 const ScopedPropVariant& property_value) { in SetPropVariantValueForPropertyStore()
420 ScopedPropVariant property_value; in SetBooleanValueForPropertyStore() local
433 ScopedPropVariant property_value; in SetStringValueForPropertyStore() local
446 ScopedPropVariant property_value; in SetClsidForPropertyStore() local
/external/tensorflow/tensorflow/tools/consistency_integration_test/
Dconsistency_test_base.py67 def recordProperty(self, property_name, property_value): argument
/external/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py372 def set_manager_property(self, property_name, property_value): argument
378 def set_optional_manager_property(self, property_name, property_value): argument
/external/libabigail/include/
Dabg-ini.h60 class property_value; variable
/external/cronet/net/dns/
Ddns_config_service_android.cc147 char property_value[PROP_VALUE_MAX]; in DoWork() local
/external/image_io/src/jpeg/
Djpeg_segment_builder.cc135 const std::string& property_name, const std::string& property_value) { in AddXmpPropertyNameAndValue()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp569 glw::GLint property_value = 0; in verifyPropertyValue() local
/external/libbrillo/brillo/dbus/
Dexported_object_manager_test.cc46 std::string property_value; in ReadTestPropertyDict() local
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dsecurity_connector_test.cc230 for (const auto& property_value : expected_property_values) { in check_sans() local
/external/libabigail/src/
Dabg-ini.cc256 property_value::property_value() in property_value() function in abigail::ini::property_value
263 property_value::property_value(value_kind kind) in property_value() function in abigail::ini::property_value
/external/rust/crates/regex-syntax/src/
Dunicode.rs194 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable