Searched defs:Process (Results 1 – 12 of 12) sorted by relevance
29 message Process { message
28 message Process { message
710 message Process { message
39 bool ClearcutBackend::Process(const ProtobufSerialization &evt_ser) { in Process() function in tuningfork::ClearcutBackend
35 bool DebugBackend::Process(const ProtobufSerialization &evt_ser) { in Process() function in tuningfork::DebugBackend
130 std::vector<std::unique_ptr<xml::XmlResource>> XmlCompatVersioner::Process( in Process() function in aapt::XmlCompatVersioner
47 bool Process(const ProtobufSerialization &evt_ser) override { in Process() function in tuningfork_test::TestBackend
297 void Process(TO* const out, in Process() function
173 bool ShaderProgram::Process(const std::vector<const GLTextureHandle*>& input, in Process() function in android::filterfw::ShaderProgram217 bool ShaderProgram::Process(const std::vector<const GLFrame*>& input, GLFrame* output) { in Process() function in android::filterfw::ShaderProgram
32 public class Process { class
738 message Process { message
1918 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument