Searched refs:LoadInternal (Results 1 – 2 of 2) sorted by relevance
77 bool LoadInternal(const uint8_t* filter_data, size_t len);
36 bool res = LoadInternal(static_cast<const uint8_t*>(filter_data), len); in Load()43 bool FilterBytecodeParser::LoadInternal(const uint8_t* bytecode_data, in LoadInternal() function in protozero::FilterBytecodeParser