Home
last modified time | relevance | path

Searched defs:ParseInteger (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer_unittest.cc181 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 Dtokenizer.cc935 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 Dtokenizer_unittest.cc181 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 Dtokenizer.cc935 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/
Dtokenizer_test.cc137 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 Dtokenizer_test.cc118 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 Dmain.cpp105 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 Dstack_trace_posix.cc78 bool ParseInteger(const char** ptr, const char* end) { in ParseInteger() function
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dlogging.cc212 int ParseInteger(const char* str, size_t size) { in ParseInteger() function
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dmain.rs47 ParseInteger(std::num::ParseIntError), enumerator
Dvhu_vsock.rs107 ParseInteger(std::num::ParseIntError), enumerator
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp537 std::optional<T> ParseInteger(const std::string& value) { in ParseInteger() function
/aosp_15_r20/external/perfetto/src/trace_config_utils/
H A Dtxt_to_pb.cc501 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 DARMAttributeParser.cpp74 uint64_t ARMAttributeParser::ParseInteger(const uint8_t *Data, in ParseInteger() function in llvm::ARMAttributeParser
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dtext_format.py1706 def ParseInteger(text, is_signed=False, is_long=False): function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dtext_format.py1706 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 DARMAttributeParser.cpp74 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 Dparse.cc1359 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/
Dparse.cc1328 static bool ParseInteger(StringPiece* s, int* np) { in ParseInteger() function
/aosp_15_r20/external/regex-re2/re2/
H A Dparse.cc1325 static bool ParseInteger(StringPiece* s, int* np) { in ParseInteger() function