OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:end_tag
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
encoder.py
702
end_tag
= TagBytes(field_number, wire_format.WIRETYPE_END_GROUP)
709
write(
end_tag
)
715
return write(
end_tag
)
/external/protobuf/python/google/protobuf/internal/
encoder.py
619
end_tag
= TagBytes(field_number, wire_format.WIRETYPE_END_GROUP)
626
write(
end_tag
)
632
return write(
end_tag
)
/system/media/audio_route/
audio_route.c
465
static void
end_tag
(void *data, const XML_Char *tag_name)
function
695
XML_SetElementHandler(parser, start_tag,
end_tag
);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc
1605
uint32
end_tag
= WireFormatLite::MakeTag(
local
[
all
...]
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc
1365
uint32
end_tag
= WireFormatLite::MakeTag(
local
[
all
...]
Completed in 120 milliseconds