OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HexStringToInt64
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/strings/
string_number_conversions.cc
474
bool
HexStringToInt64
(const StringPiece& input, int64_t* output) {
/external/libweave/third_party/chromium/base/strings/
string_number_conversions.cc
413
bool
HexStringToInt64
(const StringPiece& input, int64_t* output) {
Completed in 5267 milliseconds