Home
last modified time | relevance | path

Searched defs:FromValue (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dvalue_conversion.h35 inline bool FromValue(const base::Value& in_value, bool* out_value) { in FromValue() function
39 inline bool FromValue(const base::Value& in_value, int* out_value) { in FromValue() function
43 inline bool FromValue(const base::Value& in_value, double* out_value) { in FromValue() function
47 inline bool FromValue(const base::Value& in_value, std::string* out_value) { in FromValue() function
51 inline bool FromValue(const base::Value& in_value, in FromValue() function
56 inline bool FromValue(const base::Value& in_value, in FromValue() function
71 bool FromValue(const base::Value& in_value, std::vector<T, Alloc>* out_value) { in FromValue() function
87 bool FromValue(const base::Value& in_value, in FromValue() function
101 T FromValue(const base::Value& value) { in FromValue() function
H A Dvalue_conversion.cc22 bool FromValue(const base::Value& in_value, in FromValue() function
31 bool FromValue(const base::Value& in_value, in FromValue() function
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_internal_result.cc176 HostResolverInternalResult::FromValue(const base::Value& value) { in FromValue() function in net::HostResolverInternalResult
338 HostResolverInternalDataResult::FromValue(const base::Value& value) { in FromValue() function in net::HostResolverInternalDataResult
460 HostResolverInternalMetadataResult::FromValue(const base::Value& value) { in FromValue() function in net::HostResolverInternalMetadataResult
530 HostResolverInternalErrorResult::FromValue(const base::Value& value) { in FromValue() function in net::HostResolverInternalErrorResult
585 HostResolverInternalAliasResult::FromValue(const base::Value& value) { in FromValue() function in net::HostResolverInternalAliasResult
/aosp_15_r20/external/webrtc/rtc_base/units/
H A Dunit_base.h96 static constexpr Unit_T FromValue(T value) { in FromValue() function
106 static constexpr Unit_T FromValue(T value) { in FromValue() function
/aosp_15_r20/external/cronet/net/base/
H A Dconnection_endpoint_metadata.cc58 std::optional<ConnectionEndpointMetadata> ConnectionEndpointMetadata::FromValue( in FromValue() function in net::ConnectionEndpointMetadata
H A Dhost_port_pair.cc91 std::optional<HostPortPair> HostPortPair::FromValue(const base::Value& value) { in FromValue() function in net::HostPortPair
H A Dnetwork_anonymization_key.cc146 bool NetworkAnonymizationKey::FromValue( in FromValue() function in net::NetworkAnonymizationKey
H A Dip_endpoint.cc45 std::optional<IPEndPoint> IPEndPoint::FromValue(const base::Value& value) { in FromValue() function in net::IPEndPoint
H A Dip_address.cc227 std::optional<IPAddress> IPAddress::FromValue(const base::Value& value) { in FromValue() function in net::IPAddress
/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_over_https_config.cc44 std::optional<DnsOverHttpsConfig> FromValue(base::Value::Dict value) { in FromValue() function
H A Ddns_over_https_server_config.cc166 std::optional<DnsOverHttpsServerConfig> DnsOverHttpsServerConfig::FromValue( in FromValue() function in net::DnsOverHttpsServerConfig
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-types/
H A Dproto.go97 FromValue Expr member
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
H A Ddecode.h248 DecodedArg DecodedArg::FromValue(const char* format, in FromValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp2341 bool FromValue = false) { in writeDIArgList()
2493 bool FromValue) { in WriteAsOperandInternal()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1694 Value *FromValue = CI->getOperand(0); in salvageDebugInfoImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2025 Value *FromValue = CI->getOperand(0); in salvageDebugInfoImpl() local
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp2021 bool FromValue) { in WriteAsOperandInternal()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp2309 bool FromValue) { in WriteAsOperandInternal()
/aosp_15_r20/external/aws-sdk-java-v2/services/quicksight/src/main/resources/codegen-resources/
H A Dservice-2.json20788 "FromValue":{ object