Searched defs:Execute (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.cpp49 bool XmlNodeAction::Execute(XmlActionExecutorPolicy policy, SourcePathDiagnostics* diag, function in class:aapt::xml::XmlNodeAction
60 error |= !iter->second.Execute(policy, diag, child_el);
77 bool XmlActionExecutor::Execute(XmlActionExecutorPolicy policy, IDiagnostics* diag, function in class:aapt::xml::XmlActionExecutor
93 return iter->second.Execute(policy, &source_diag, el);
/frameworks/base/media/tests/audiotests/
H A Dshared_mem_test.cpp55 void AudioTrackTest::Execute(void) { function in class:android::AudioTrackTest
196 test->Execute();
/frameworks/ml/nn/runtime/test/
H A DTestGenerated.cpp39 static bool Execute(std::function<void(Model*)> create_model, function in class:generated_tests::Example
103 static void Execute(std::function<void(Model*)> create_model, function in class:generated_tests::Example
150 void Execute(std::function<void(Model*)> create_model, function
153 generated_tests::Example<float>::Execute(create_model, is_ignored,
222 bool Execute(std::function<void(Model*)> create_model, function in namespace:__anon1494
224 return generated_tests::Example<float>::Execute(
233 Execute(conv_1_h3_w2_SAME::CreateModel, conv_1_h3_w2_SAME::examples),
239 Execute(conv_1_h3_w2_VALID::CreateModel, conv_1_h3_w2_VALID::examples),
245 Execute(conv_3_h3_w2_SAME::CreateModel, conv_3_h3_w2_SAME::examples),
251 Execute(conv_3_h3_w2_VALI
[all...]
/frameworks/base/cmds/incidentd/src/
H A DSection.cpp108 WorkerThreadSection::Execute(ReportRequestSet* requests) const function in class:WorkerThreadSection
241 CommandSection::Execute(ReportRequestSet* /*requests*/) const function in class:CommandSection

Completed in 177 milliseconds