Searched refs:so_path (Results 1 – 1 of 1) sorted by relevance
50 std::string so_path(path.substr(pos + k_zip_separator.size())); in ResolveSharedLibraryPath() local55 std::replace(so_path.begin(), so_path.end(), '\\', '/'); in ResolveSharedLibraryPath()63 if (ZipFile::Find(zip_data, so_path, so_file_offset, so_file_size)) { in ResolveSharedLibraryPath()