Home
last modified time | relevance | path

Searched defs:GetVarint64Ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/leveldb/util/
H A Dcoding.cc116 const char* GetVarint64Ptr(const char* p, const char* limit, uint64_t* value) { in GetVarint64Ptr() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dcoding.cc189 const char* GetVarint64Ptr(const char* p, const char* limit, uint64* value) { in GetVarint64Ptr() function