Searched defs:ParseSize (Results 1 – 4 of 4) sorted by relevance
129 static bool ParseSize(const char *p, UInt64 &val, bool &isBin) in ParseSize() function144 static bool ParseSize(const char *p, UInt64 &val) in ParseSize() function
57 std::optional<VideoSize> VideoSize::ParseSize(std::string str) { in ParseSize() function in android::VideoSize
156 def ParseSize(arg): function
836 size_t ParseSize(const std::string& value) { in ParseSize() function