Home
last modified time | relevance | path

Searched refs:_PATH_DEFPATH (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dpaths.h50 #define _PATH_DEFPATH "/product/bin:/apex/com.android.runtime/bin:/apex/com.android.art/bin:/system… macro
/bionic/libc/bionic/
Dexec.cpp134 if (path == nullptr) path = _PATH_DEFPATH; in execvpe()