Home
last modified time | relevance | path

Searched refs:AsStringToBytesMap (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_software_update/
H A Dupdate_bundle_accessor.cc271 protobuf::StringToBytesMap bundled_payloads = bundle_.AsStringToBytesMap( in GetTotalPayloadSize()
312 protobuf::StringToBytesMap payloads_map = bundle_.AsStringToBytesMap( in GetTargetPayload()
707 protobuf::StringToBytesMap payloads_map = bundle_.AsStringToBytesMap( in VerifyTargetPayload()
H A Dmanifest_accessor.cc31 bundle.AsStringToBytesMap(static_cast<uint32_t>( in FromBundle()
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dmessage.cc217 StringMapParser<Bytes> Message::AsStringToBytesMap(uint32_t field_number) { in AsStringToBytesMap() function in pw::protobuf::Message
H A Dmessage_test.cc596 TEST(ProtoHelper, AsStringToBytesMap) { in TEST() argument
H A Ddocs.rst2308 StringToBytesMap str_to_bytes = message.AsStringToBytesMap(7);
2324 StringToMessageMap str_to_nested = message.AsStringToBytesMap(8);
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dmessage.h385 StringToBytesMap AsStringToBytesMap(uint32_t field_number);
/aosp_15_r20/external/pigweed/seed/
H A D0103.rst296 StringToBytesMap str_to_bytes = message.AsStringToBytesMap(7);