Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DRuntimeInit.java368 static class Arguments { class in RuntimeInit
380 Arguments(String args[]) throws IllegalArgumentException { in Arguments() method in RuntimeInit.Arguments
DZygoteConnection.java316 static class Arguments { class in ZygoteConnection
372 Arguments(String args[]) throws IllegalArgumentException { in Arguments() method in ZygoteConnection.Arguments
/frameworks/compile/mclinker/utils/gtest/src/
Dgtest-all.cpp7042 class Arguments { class
7044 Arguments() { in Arguments() function in testing::internal::Arguments