Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/base/win/
H A Dwin_util.cc76 const ScopedPropVariant& property_value) { in SetPropVariantValueForPropertyStore()
427 ScopedPropVariant property_value; in SetBooleanValueForPropertyStore() local
440 ScopedPropVariant property_value; in SetStringValueForPropertyStore() local
453 ScopedPropVariant property_value; in SetClsidForPropertyStore() local
/aosp_15_r20/build/soong/cc/libbuildversion/
H A Dlibbuildversion.cpp46 std::string property_value; in GetBuildNumber() local
49 auto property_value = reinterpret_cast<std::string*>(cookie); in GetBuildNumber() local
/aosp_15_r20/external/autotest/client/cros/networking/
H A 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
/aosp_15_r20/system/libbase/
H A Dproperties.cpp160 std::string property_value; in GetProperty() local
167 auto property_value = reinterpret_cast<std::string*>(cookie); in GetProperty() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/consistency_integration_test/
H A Dconsistency_test_base.py67 def recordProperty(self, property_name, property_value): argument
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/
H A DNeuronLog.h72 char property_value[PROP_VALUE_MAX]; in ReadSystemProperty() local
/aosp_15_r20/external/freetype/src/base/
H A Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_config_service_android.cc113 char property_value[PROP_VALUE_MAX]; in DoWork() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/
H A Djpeg_segment_builder.cc135 const std::string& property_name, const std::string& property_value) { in AddXmpPropertyNameAndValue()
/aosp_15_r20/external/image_io/src/jpeg/
H A Djpeg_segment_builder.cc135 const std::string& property_name, const std::string& property_value) { in AddXmpPropertyNameAndValue()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProgramInterfaces.cpp568 glw::GLint property_value = 0; in verifyPropertyValue() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Dexported_object_manager_test.cc46 std::string property_value; in ReadTestPropertyDict() local
/aosp_15_r20/system/apex/apexd/
H A Dapex_database.cpp81 std::string property_value; in GetProperty() local
/aosp_15_r20/bionic/libc/bionic/
H A Dmalloc_heapprofd.cpp326 char property_value[PROP_VALUE_MAX]; in HeapprofdShouldLoad() local
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc1473 std::vector<uint8_t> property_value; in btif_dm_search_devices_evt() local
1599 std::vector<uint8_t> property_value; in btif_on_service_discovery_results() local
1741 std::vector<uint8_t> property_value; in btif_on_gatt_results() local
/aosp_15_r20/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache.cpp30 static const char property_value[] = "[HOST]"; variable
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dsecurity_connector_test.cc106 for (const auto& property_value : expected_property_values) { in check_properties() local
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/
Dunicode.rs194 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/
H A Dunicode.rs244 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dssl_transport_security_test.cc317 const char* property_value) { in check_property()
/aosp_15_r20/packages/providers/ContactsProvider/tests/assets/upgradeTest/
Dcontacts2_1108.sql6 CREATE TABLE properties (property_key TEXT PRIMARY KEY, property_value TEXT ); field
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp390 char property_value[PROPERTY_VALUE_MAX] = {}; in is_gsi() local
443 char property_value[PROPERTY_VALUE_MAX] = {}; in verify_attestation_record() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_bufmgr_xe.c2333 uint64_t property_value = 0; in __mos_bo_context_exec_retry_xe() local
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1886 char property_value[PROPERTY_VALUE_MAX] = {}; in verify_root_of_trust() local
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py386 def set_dbus_property(self, property_name, property_value): argument

12