Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1110 const char* zip_path = buf; in open_library_in_zipfile() local
1112 int fd = TEMP_FAILURE_RETRY(open(zip_path, O_RDONLY | O_CLOEXEC)); in open_library_in_zipfile()