Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/system/tpm/attestation/common/
Dprint_interface_proto.cc30 std::string GetProtoDebugString(AttestationStatus value) { in GetProtoDebugString()
34 std::string GetProtoDebugStringWithIndent(AttestationStatus value, in GetProtoDebugStringWithIndent()
63 std::string GetProtoDebugString(const CreateGoogleAttestedKeyRequest& value) { in GetProtoDebugString()
68 const CreateGoogleAttestedKeyRequest& value, in GetProtoDebugStringWithIndent()
114 std::string GetProtoDebugString(const CreateGoogleAttestedKeyReply& value) { in GetProtoDebugString()
119 const CreateGoogleAttestedKeyReply& value, in GetProtoDebugStringWithIndent()
146 std::string GetProtoDebugString(const GetKeyInfoRequest& value) { in GetProtoDebugString()
150 std::string GetProtoDebugStringWithIndent(const GetKeyInfoRequest& value, in GetProtoDebugStringWithIndent()
170 std::string GetProtoDebugString(const GetKeyInfoReply& value) { in GetProtoDebugString()
174 std::string GetProtoDebugStringWithIndent(const GetKeyInfoReply& value, in GetProtoDebugStringWithIndent()
[all …]
Dprint_common_proto.cc28 std::string GetProtoDebugString(KeyType value) { in GetProtoDebugString()
32 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size) { in GetProtoDebugStringWithIndent()
42 std::string GetProtoDebugString(KeyUsage value) { in GetProtoDebugString()
46 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size) { in GetProtoDebugStringWithIndent()
56 std::string GetProtoDebugString(CertificateProfile value) { in GetProtoDebugString()
60 std::string GetProtoDebugStringWithIndent(CertificateProfile value, in GetProtoDebugStringWithIndent()
83 std::string GetProtoDebugString(const Quote& value) { in GetProtoDebugString()
87 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size) { in GetProtoDebugStringWithIndent()
125 std::string GetProtoDebugString(const EncryptedData& value) { in GetProtoDebugString()
129 std::string GetProtoDebugStringWithIndent(const EncryptedData& value, in GetProtoDebugStringWithIndent()
[all …]
/system/tpm/tpm_manager/common/
Dprint_tpm_nvram_interface_proto.cc30 std::string GetProtoDebugString(const DefineNvramRequest& value) { in GetProtoDebugString()
34 std::string GetProtoDebugStringWithIndent(const DefineNvramRequest& value, in GetProtoDebugStringWithIndent()
54 std::string GetProtoDebugString(const DefineNvramReply& value) { in GetProtoDebugString()
58 std::string GetProtoDebugStringWithIndent(const DefineNvramReply& value, in GetProtoDebugStringWithIndent()
75 std::string GetProtoDebugString(const DestroyNvramRequest& value) { in GetProtoDebugString()
79 std::string GetProtoDebugStringWithIndent(const DestroyNvramRequest& value, in GetProtoDebugStringWithIndent()
94 std::string GetProtoDebugString(const DestroyNvramReply& value) { in GetProtoDebugString()
98 std::string GetProtoDebugStringWithIndent(const DestroyNvramReply& value, in GetProtoDebugStringWithIndent()
115 std::string GetProtoDebugString(const WriteNvramRequest& value) { in GetProtoDebugString()
119 std::string GetProtoDebugStringWithIndent(const WriteNvramRequest& value, in GetProtoDebugStringWithIndent()
[all …]
Dprint_tpm_ownership_interface_proto.cc31 std::string GetProtoDebugString(const GetTpmStatusRequest& value) { in GetProtoDebugString()
35 std::string GetProtoDebugStringWithIndent(const GetTpmStatusRequest& value, in GetProtoDebugStringWithIndent()
45 std::string GetProtoDebugString(const GetTpmStatusReply& value) { in GetProtoDebugString()
49 std::string GetProtoDebugStringWithIndent(const GetTpmStatusReply& value, in GetProtoDebugStringWithIndent()
106 std::string GetProtoDebugString(const TakeOwnershipRequest& value) { in GetProtoDebugString()
110 std::string GetProtoDebugStringWithIndent(const TakeOwnershipRequest& value, in GetProtoDebugStringWithIndent()
120 std::string GetProtoDebugString(const TakeOwnershipReply& value) { in GetProtoDebugString()
124 std::string GetProtoDebugStringWithIndent(const TakeOwnershipReply& value, in GetProtoDebugStringWithIndent()
141 std::string GetProtoDebugString(const RemoveOwnerDependencyRequest& value) { in GetProtoDebugString()
146 const RemoveOwnerDependencyRequest& value, in GetProtoDebugStringWithIndent()
[all …]
Dprint_tpm_manager_status_proto.cc28 std::string GetProtoDebugString(TpmManagerStatus value) { in GetProtoDebugString()
32 std::string GetProtoDebugStringWithIndent(TpmManagerStatus value, in GetProtoDebugStringWithIndent()
/system/update_engine/update_manager/
Dboxed_value.cc40 string BoxedValue::ValuePrinter<string>(const void* value) { in ValuePrinter()
46 string BoxedValue::ValuePrinter<int>(const void* value) { in ValuePrinter()
52 string BoxedValue::ValuePrinter<unsigned int>(const void* value) { in ValuePrinter()
58 string BoxedValue::ValuePrinter<int64_t>(const void* value) { in ValuePrinter()
64 string BoxedValue::ValuePrinter<uint64_t>(const void* value) { in ValuePrinter()
71 string BoxedValue::ValuePrinter<bool>(const void* value) { in ValuePrinter()
77 string BoxedValue::ValuePrinter<double>(const void* value) { in ValuePrinter()
83 string BoxedValue::ValuePrinter<base::Time>(const void* value) { in ValuePrinter()
89 string BoxedValue::ValuePrinter<base::TimeDelta>(const void* value) { in ValuePrinter()
114 string BoxedValue::ValuePrinter<ConnectionType>(const void* value) { in ValuePrinter()
[all …]
Dboxed_value.h64 explicit BoxedValue(const T* value) in BoxedValue()
88 const void* value() const { return value_; } in value() function
100 static void ValueDeleter(const void* value) { in ValueDeleter()
/system/connectivity/shill/net/
Dnetlink_message_unittest.cc392 vector<uint32_t>* value) { in GetScanFrequenciesFromMessage()
419 vector<string>* value) { in GetScanSsidsFromMessage()
462 uint32_t value; in TEST_F() local
469 uint32_t value; in TEST_F() local
515 uint32_t value; in TEST_F() local
522 uint32_t value; in TEST_F() local
567 uint32_t value; in TEST_F() local
574 string value; in TEST_F() local
587 uint32_t value; in TEST_F() local
608 uint32_t value; in TEST_F() local
[all …]
/system/connectivity/shill/
Dipconfig_adaptor_stub.h36 void EmitBoolChanged(const std::string& name, bool value) override {}; in EmitBoolChanged()
37 void EmitUintChanged(const std::string& name, uint32_t value) override {}; in EmitUintChanged()
38 void EmitIntChanged(const std::string& name, int value) override {}; in EmitIntChanged()
40 const std::string& value) override {}; in EmitStringChanged()
42 const std::vector<std::string>& value) override {}; in EmitStringsChanged()
Dstub_storage.h56 std::string* value) const override { in GetString()
61 const std::string& value) override { in SetString()
66 bool* value) const override { in GetBool()
71 bool value) override { in SetBool()
76 int* value) const override { in GetInt()
81 int value) override { in SetInt()
86 uint64_t* value) const override { in GetUint64()
91 uint64_t value) override { in SetUint64()
96 std::vector<std::string>* value) const override { in GetStringList()
101 const std::vector<std::string>& value) override { in SetStringList()
[all …]
Dprofile_adaptor_stub.h34 void EmitBoolChanged(const std::string& name, bool value) override {} in EmitBoolChanged()
35 void EmitUintChanged(const std::string& name, uint32_t value) override {} in EmitUintChanged()
36 void EmitIntChanged(const std::string& name, int value) override {} in EmitIntChanged()
38 const std::string& value) override {} in EmitStringChanged()
Dkey_file_store_unittest.cc333 string value; in TEST_F() local
371 bool value = true; in TEST_F() local
376 bool value = false; in TEST_F() local
381 bool value; in TEST_F() local
423 int value = 0; in TEST_F() local
428 int value = 0; in TEST_F() local
433 int value; in TEST_F() local
477 uint64_t value = 0; in TEST_F() local
482 uint64_t value; in TEST_F() local
529 vector<string> value; in TEST_F() local
[all …]
Dstatic_ip_parameters.cc158 int32_t value; in Load() local
168 string value; in Load() local
180 string value; in Load() local
414 const size_t& index, const int32_t& value, Error* error) { in SetMappedInt32Property()
425 const size_t& index, const int32_t& value, Error* error) { in SetMappedSavedInt32Property()
431 const size_t& index, const string& value, Error* error) { in SetMappedStringProperty()
442 const size_t& index, const string& value, Error* error) { in SetMappedSavedStringProperty()
448 const size_t& index, const string& value, Error* error) { in SetMappedStringsProperty()
463 const size_t& index, const string& value, Error* error) { in SetMappedSavedStringsProperty()
476 bool StaticIPParameters::SetStaticIPConfig(const KeyValueStore& value, in SetStaticIPConfig()
/system/update_engine/common/
Dprefs_unittest.cc52 bool SetValue(const string& key, const string& value) { in SetValue()
82 string value; in TEST_F() local
88 string value; in TEST_F() local
93 string value; in TEST_F() local
100 string value; in TEST_F() local
116 string value; in TEST_F() local
134 int64_t value; in TEST_F() local
141 int64_t value; in TEST_F() local
148 int64_t value; in TEST_F() local
156 int64_t value; in TEST_F() local
[all …]
/system/core/include/utils/
DTypeHelpers.h33 template <typename T> struct trait_trivial_ctor { enum { value = false }; }; enumerator
34 template <typename T> struct trait_trivial_dtor { enum { value = false }; }; enumerator
35 template <typename T> struct trait_trivial_copy { enum { value = false }; }; enumerator
36 template <typename T> struct trait_trivial_move { enum { value = false }; }; enumerator
37 template <typename T> struct trait_pointer { enum { value = false }; }; enumerator
/system/connectivity/dhcp_client/
Ddhcp_options_parser.cc35 void* value) { in GetOption()
47 void* value) { in GetOption()
59 void* value) { in GetOption()
71 void* value) { in GetOption()
88 void* value) { in GetOption()
107 void* value) { in GetOption()
126 void* value) { in GetOption()
148 void* value) { in GetOption()
168 void* value) { in GetOption()
180 void* value) { in GetOption()
Ddhcp_options_writer.cc44 uint8_t value) { in WriteUInt8Option()
57 uint16_t value) { in WriteUInt16Option()
71 uint32_t value) { in WriteUInt32Option()
85 const std::vector<uint8_t>& value) { in WriteUInt8ListOption()
103 const std::vector<uint16_t>& value) { in WriteUInt16ListOption()
124 const std::vector<uint32_t>& value) { in WriteUInt32ListOption()
145 const std::vector<std::pair<uint32_t, uint32_t>>& value) { in WriteUInt32PairListOption() argument
169 const bool value) { in WriteBoolOption()
183 const std::string& value) { in WriteStringOption()
201 const ByteString& value) { in WriteByteArrayOption()
Ddhcp_options_parser_unittest.cc79 uint8_t value; in TEST_F() local
88 uint16_t value; in TEST_F() local
100 uint32_t value; in TEST_F() local
112 std::vector<uint8_t> value; in TEST_F() local
126 std::vector<uint16_t> value; in TEST_F() local
145 std::vector<uint32_t> value; in TEST_F() local
175 std::vector<std::pair<uint32_t, uint32_t>> value; in TEST_F() local
184 bool value; in TEST_F() local
193 bool value; in TEST_F() local
202 std::string value; in TEST_F() local
[all …]
/system/connectivity/shill/dbus/
Dchromeos_ipconfig_dbus_adaptor.cc69 bool value) { in EmitBoolChanged()
75 uint32_t value) { in EmitUintChanged()
81 int value) { in EmitIntChanged()
87 const string& value) { in EmitStringChanged()
93 const string& name, const vector<string>& value) { in EmitStringsChanged()
107 brillo::ErrorPtr* error, const string& name, const brillo::Any& value) { in SetProperty()
Dchromeos_service_dbus_adaptor.cc61 bool value) { in EmitBoolChanged()
67 uint8_t value) { in EmitUint8Changed()
73 uint16_t value) { in EmitUint16Changed()
79 const Uint16s& value) { in EmitUint16sChanged()
85 uint32_t value) { in EmitUintChanged()
90 void ChromeosServiceDBusAdaptor::EmitIntChanged(const string& name, int value) { in EmitIntChanged()
96 const string& value) { in EmitRpcIdentifierChanged()
102 const string& value) { in EmitStringChanged()
108 const Stringmap& value) { in EmitStringmapChanged()
122 brillo::ErrorPtr* error, const string& name, const brillo::Any& value) { in SetProperty()
Dchromeos_profile_dbus_adaptor.cc62 bool value) { in EmitBoolChanged()
68 uint32_t value) { in EmitUintChanged()
73 void ChromeosProfileDBusAdaptor::EmitIntChanged(const string& name, int value) { in EmitIntChanged()
79 const string& value) { in EmitStringChanged()
93 brillo::ErrorPtr* error, const string& name, const brillo::Any& value) { in SetProperty()
Dchromeos_device_dbus_adaptor.cc63 bool value) { in EmitBoolChanged()
69 uint32_t value) { in EmitUintChanged()
75 uint16_t value) { in EmitUint16Changed()
80 void ChromeosDeviceDBusAdaptor::EmitIntChanged(const string& name, int value) { in EmitIntChanged()
86 const string& value) { in EmitStringChanged()
92 const Stringmap& value) { in EmitStringmapChanged()
98 const Stringmaps& value) { in EmitStringmapsChanged()
104 const Strings& value) { in EmitStringsChanged()
110 const string& name, const KeyValueStore& value) { in EmitKeyValueStoreChanged()
118 const std::string& name, const std::string& value) { in EmitRpcIdentifierChanged()
[all …]
/system/netd/server/
DInterfaceController.cpp54 const char* value) { in writeValueToPath()
59 void setOnAllInterfaces(const char* dirname, const char* basename, const char* value) { in setOnAllInterfaces()
79 void setIPv6UseOutgoingInterfaceAddrsOnly(const char *value) { in setIPv6UseOutgoingInterfaceAddrsOnly()
154 void InterfaceController::setAcceptRA(const char *value) { in setAcceptRA()
165 std::string value(StringPrintf("%d", tableOrOffset)); in setAcceptRARouteTable() local
179 std::string value(StringPrintf("%u", millis)); in setBaseReachableTimeMs() local
184 void InterfaceController::setIPv6OptimisticMode(const char *value) { in setIPv6OptimisticMode()
/system/connectivity/shill/vpn/
Dvpn_driver.cc73 vector<string> value; in Load() local
80 string value; in Load() local
111 Strings value = args_.GetStrings(property); in Save() local
119 string value = args_.GetString(property); in Save() local
214 const size_t& index, const string& value, Error* error) { in SetMappedStringProperty()
225 const size_t& index, const Strings& value, Error* error) { in SetMappedStringsProperty()
259 Strings value = args_.GetStrings(prop); in GetProvider() local
265 string value = args_.GetString(prop); in GetProvider() local
/system/core/libcutils/
Dtrace-dev.c72 char value[PROPERTY_VALUE_MAX]; in atrace_is_cmdline_match() local
89 char value[PROPERTY_VALUE_MAX]; in atrace_is_app_tracing_enabled() local
121 char value[PROPERTY_VALUE_MAX]; in atrace_get_property() local
199 #define WRITE_MSG(format_begin, format_end, pid, name, value) { \ argument
225 void atrace_int_body(const char* name, int32_t value) in atrace_int_body()
230 void atrace_int64_body(const char* name, int64_t value) in atrace_int64_body()

12345678910>>...14