/aosp_15_r20/external/cronet/base/win/ |
H A D | win_util.cc | 76 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 D | libbuildversion.cpp | 46 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 D | shill_xmlrpc_server.py | 372 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 D | properties.cpp | 160 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 D | consistency_test_base.py | 67 def recordProperty(self, property_name, property_value): argument
|
/aosp_15_r20/external/executorch/backends/mediatek/runtime/include/ |
H A D | NeuronLog.h | 72 char property_value[PROP_VALUE_MAX]; in ReadSystemProperty() local
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftinit.c | 120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_config_service_android.cc | 113 char property_value[PROP_VALUE_MAX]; in DoWork() local
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/ |
H A D | jpeg_segment_builder.cc | 135 const std::string& property_name, const std::string& property_value) { in AddXmpPropertyNameAndValue()
|
/aosp_15_r20/external/image_io/src/jpeg/ |
H A D | jpeg_segment_builder.cc | 135 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 D | esextcTessellationShaderProgramInterfaces.cpp | 568 glw::GLint property_value = 0; in verifyPropertyValue() local
|
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | exported_object_manager_test.cc | 46 std::string property_value; in ReadTestPropertyDict() local
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apex_database.cpp | 81 std::string property_value; in GetProperty() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | malloc_heapprofd.cpp | 326 char property_value[PROP_VALUE_MAX]; in HeapprofdShouldLoad() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 1473 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/ |
D | BlobCache.cpp | 30 static const char property_value[] = "[HOST]"; variable
|
/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | security_connector_test.cc | 106 for (const auto& property_value : expected_property_values) { in check_properties() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/ |
D | unicode.rs | 194 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 D | unicode.rs | 244 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/ |
H A D | ssl_transport_security_test.cc | 317 const char* property_value) { in check_property()
|
/aosp_15_r20/packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
D | contacts2_1108.sql | 6 CREATE TABLE properties (property_key TEXT PRIMARY KEY, property_value TEXT ); field
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 390 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 D | mos_bufmgr_xe.c | 2333 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 D | KeyMintAidlTestBase.cpp | 1886 char property_value[PROPERTY_VALUE_MAX] = {}; in verify_root_of_trust() local
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | node.py | 386 def set_dbus_property(self, property_name, property_value): argument
|