Searched refs:ParseZero (Results 1 – 7 of 7) sorted by relevance
40 bool ParseZero(const WideString& wsSrcText) const;
715 fmt(tests[i].locale, tests[i].pattern)->ParseZero(tests[i].input)) in TEST_F()
1718 bool CFGAS_StringFormatter::ParseZero(const WideString& wsSrcText) const { in ParseZero() function in CFGAS_StringFormatter
81 fmt->ParseZero(value); in LLVMFuzzerTestOneInput()
59 void ParseZero(int64_t timestamp, uint32_t pid, protozero::ConstBytes);
390 ParseZero(ts, pid, data); in ParseFtraceEvent()781 void FtraceParser::ParseZero(int64_t timestamp, uint32_t pid, ConstBytes blob) { in ParseZero() function in perfetto::trace_processor::FtraceParser
148 bRet = pFormat->ParseZero(wsValue); in ValidateValue()565 bRet = pFormat->ParseZero(wsValue); in ParsePatternValue()