Home
last modified time | relevance | path

Searched refs:get_executable_path (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/
Dgtest_globals.cpp28 std::string path = get_executable_path(); in init_testlib_root()
Dutils.h144 const std::string& get_executable_path();
Ddlfcn_test.cpp873 const std::string& executable_path = get_executable_path();
907 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW);
Ddlext_test.cpp1225 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
1334 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
Dgtest_main.cpp55 const std::string& get_executable_path() { in get_executable_path() function
/bionic/linker/
Dlinker_main.cpp186 static const char* get_executable_path() { in get_executable_path() function
273 const char* executable_path = get_executable_path();