Searched defs:get_st_dev (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp769 if (si->get_st_dev() != 0 &&
771 si->get_st_dev() == file_stat.st_dev &&
1584 dev_t soinfo::get_st_dev() { function in class:soinfo

Completed in 333 milliseconds