Searched defs:processArguments (Results 1 – 4 of 4) sorted by relevance
31 function processArguments(args) { function
149 DataDrivenCollatorTest::processArguments(Collator *col, const UChar *start, int32_t optLen) { in processArguments() function in DataDrivenCollatorTest
154 protected String processArguments(String[] args) { in processArguments() method in BaseTestRunner
2687 void Document::processArguments(const String& features, void* data, ArgumentsCallback callback) in processArguments() function in WebCore::Document