HomeSort by relevance Sort by last modified time
    Searched full:get_executable_path (Results 1 - 5 of 5) sorted by null

  /bionic/tests/
utils.h 123 const std::string& get_executable_path();
dlext_test.cpp 810 " or dlopened by \"" + get_executable_path() + "\" is not accessible"
    [all...]
dlfcn_test.cpp 793 const std::string& executable_path = get_executable_path();
827 void* handle2 = dlopen(get_executable_path().c_str(), RTLD_NOW);
    [all...]
gtest_main.cpp 51 const std::string& get_executable_path() { function
    [all...]
  /bionic/linker/
linker.cpp     [all...]

Completed in 292 milliseconds