OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cached_size
(Results
1 - 25
of
29
) sorted by null
1
2
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
test_bad_identifiers.proto
49
optional string
cached_size
= 1;
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto
86
optional uint32
cached_size
= 22;
/external/protobuf/src/google/protobuf/
extension_set_heavy.cc
416
if (
cached_size
== 0) return target;
420
target = WireFormatLite::WriteInt32NoTagToArray(
cached_size
, target);
extension_set.cc
[
all
...]
extension_set.h
514
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc
69
"
cached_size
", "serialized_size",
/toolchain/binutils/binutils-2.25/bfd/
pdp11.c
1500
bfd_size_type
cached_size
;
local
[
all
...]
aoutx.h
1739
bfd_size_type
cached_size
;
local
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h
478
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h
478
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
extension_set.h
478
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
extension_set.h
478
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/external/conscrypt/common/src/jni/main/cpp/
NativeCrypto.cpp
557
//
cached_size
contains the "size" of the key. This is the size of the
560
size_t
cached_size
;
member in struct:__anon16270::KeyExData
597
return ex_data->
cached_size
;
1167
size_t
cached_size
;
local
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
extension_set.h
514
mutable int
cached_size
;
member in struct:google::protobuf::internal::ExtensionSet::Extension
[
all
...]
/prebuilts/abi-dumps/vndk/current/arm/source-based/
libprotobuf-cpp-full.so.lsdump.gz
libprotobuf-cpp-lite.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/arm64/source-based/
libprotobuf-cpp-full.so.lsdump.gz
libprotobuf-cpp-lite.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/x86/source-based/
libprotobuf-cpp-full.so.lsdump.gz
libprotobuf-cpp-lite.so.lsdump.gz
/prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libprotobuf-cpp-full.so.lsdump.gz
libprotobuf-cpp-lite.so.lsdump.gz
/prebuilts/misc/linux-x86_64/protobuf2.5/lib/
libprotobuf-lite.a
[
all
...]
libprotobuf.a
[
all
...]
/prebuilts/misc/windows/protobuf2.5/lib/
libprotobuf-lite.a
[
all
...]
Completed in 794 milliseconds
1
2