OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringSize
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
377
::google::protobuf::internal::WireFormatLite::
StringSize
(
385
total_size += ::google::protobuf::internal::WireFormatLite::
StringSize
(
718
::google::protobuf::internal::WireFormatLite::
StringSize
(
725
::google::protobuf::internal::WireFormatLite::
StringSize
(
732
::google::protobuf::internal::WireFormatLite::
StringSize
(
[
all
...]
/frameworks/av/media/libstagefright/id3/
ID3.cpp
734
static size_t
StringSize
(const uint8_t *start, uint8_t encoding) {
777
size_t descLen =
StringSize
(&data[2 + mimeLen], encoding);
804
size_t descLen =
StringSize
(&data[5], encoding);
/external/protobuf/src/google/protobuf/
descriptor.pb.cc
[
all
...]
wire_format_lite.h
466
static inline int
StringSize
(const string& value);
wire_format.cc
[
all
...]
wire_format_lite_inl.h
715
inline int WireFormatLite::
StringSize
(const string& value) {
Completed in 607 milliseconds