Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.h123 const std::string& get_executable_path();
Ddlfcn_test.cpp793 const std::string& executable_path = get_executable_path(); in TEST()
827 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW); in TEST()
Ddlext_test.cpp810 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
912 " or dlopened by \"" + get_executable_path() + "\" is not accessible" in TEST()
Dgtest_main.cpp51 const std::string& get_executable_path() { in get_executable_path() function
/bionic/linker/
Dlinker.cpp4174 static const char* get_executable_path() { in get_executable_path() function
4242 const char* executable_path = get_executable_path();