Home
last modified time | relevance | path

Searched refs:base64_decoded_size_fast (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dbase64.h29 static inline constexpr size_t base64_decoded_size_fast(size_t size) { in base64_decoded_size_fast() function
H A Dbase64-inl.h116 return base64_decoded_size_fast(size);
H A Dstring_bytes.cc416 data_size = base64_decoded_size_fast(str->Length()); in StorageSize()

Completed in 4 milliseconds