Home
last modified time | relevance | path

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

/aosp_15_r20/external/leveldb/util/
H A Dcoding.cc145 const char* GetLengthPrefixedSlice(const char* p, const char* limit, in GetLengthPrefixedSlice() function
155 bool GetLengthPrefixedSlice(Slice* input, Slice* result) { in GetLengthPrefixedSlice() function
/aosp_15_r20/external/leveldb/db/
H A Dmemtable.cc14 static Slice GetLengthPrefixedSlice(const char* data) { in GetLengthPrefixedSlice() function