/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/ |
H A D | tokenizer_unittest.cc | 181 uint64_t ParseInteger(const std::string& text) { in ParseInteger() function in google::protobuf::io::__anon7d0334920111::TokenizerTest 815 TEST_F(TokenizerTest, ParseInteger) { in TEST_F() argument
|
H A D | tokenizer.cc | 935 bool Tokenizer::ParseInteger(const std::string& text, uint64_t max_value, in ParseInteger() function in google::protobuf::io::Tokenizer
|
/aosp_15_r20/external/protobuf/src/google/protobuf/io/ |
H A D | tokenizer_unittest.cc | 181 uint64_t ParseInteger(const std::string& text) { in ParseInteger() function in google::protobuf::io::__anonbd3ccbbf0111::TokenizerTest 815 TEST_F(TokenizerTest, ParseInteger) { in TEST_F() argument
|
H A D | tokenizer.cc | 935 bool Tokenizer::ParseInteger(const std::string& text, uint64_t max_value, in ParseInteger() function in google::protobuf::io::Tokenizer
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/ |
D | tokenizer_test.cc | 137 uint64_t ParseInteger(const std::string& text) { in ParseInteger() function in proto2::io::__anona85abced0111::TokenizerTest 777 TEST_F(TokenizerTest, ParseInteger) { in TEST_F() argument
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/ |
H A D | tokenizer_test.cc | 118 uint64_t ParseInteger(const std::string& text) { in ParseInteger() function in google::protobuf::io::__anon905621750111::TokenizerTest 758 TEST_F(TokenizerTest, ParseInteger) { in TEST_F() argument
|
/aosp_15_r20/external/ot-br-posix/src/agent/ |
H A D | main.cpp | 105 static bool ParseInteger(const char *aStr, long &aOutResult) in ParseInteger() function
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
H A D | stack_trace_posix.cc | 78 bool ParseInteger(const char** ptr, const char* end) { in ParseInteger() function
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | logging.cc | 212 int ParseInteger(const char* str, size_t size) { in ParseInteger() function
|
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ |
D | main.rs | 47 ParseInteger(std::num::ParseIntError), enumerator
|
D | vhu_vsock.rs | 107 ParseInteger(std::num::ParseIntError), enumerator
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.cpp | 537 std::optional<T> ParseInteger(const std::string& value) { in ParseInteger() function
|
/aosp_15_r20/external/perfetto/src/trace_config_utils/ |
H A D | txt_to_pb.cc | 501 bool ParseInteger(base::StringView s, T* number_ptr) { in ParseInteger() function in perfetto::__anona3f603400111::ParserDelegate
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | ARMAttributeParser.cpp | 74 uint64_t ARMAttributeParser::ParseInteger(const uint8_t *Data, in ParseInteger() function in llvm::ARMAttributeParser
|
/aosp_15_r20/external/protobuf/python/google/protobuf/ |
H A D | text_format.py | 1706 def ParseInteger(text, is_signed=False, is_long=False): function
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/ |
H A D | text_format.py | 1706 def ParseInteger(text, is_signed=False, is_long=False): function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 74 uint64_t ARMAttributeParser::ParseInteger(const uint8_t *Data, in ParseInteger() function in llvm::ARMAttributeParser
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | parse.cc | 1359 static bool ParseInteger(absl::string_view* s, int* np) { in ParseInteger() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 1328 static bool ParseInteger(StringPiece* s, int* np) { in ParseInteger() function
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | parse.cc | 1325 static bool ParseInteger(StringPiece* s, int* np) { in ParseInteger() function
|