Searched defs:execv (Results 1 – 5 of 5) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | exec.cpp | 100 int execv(const char* name, char* const* argv) { in execv() function |
/aosp12/hardware/google/camera/common/hal/hidl_service/ | ||
H A D | libc_wrappers.cc | 150 extern "C" int execv(const char* path, char* const argv[]) { in execv() function |
/aosp12/bionic/tests/ | ||
H A D | unistd_test.cpp | 1411 TEST(UNISTD_TEST, execv) { in TEST() argument |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |