Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbuddy.h62 uint64_t GetMaxSize() const { return max_; } in GetMaxSize() function
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDictionary.h44 static size_t GetMaxSize() { return kMaxSize; } in GetMaxSize() function