Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/bin/tool/
Dpreloadcheck.sh38 function check_file_exists_silent { function
47 if ! check_file_exists_silent $1
73 if ! check_file_exists_silent $1
129 if check_file_exists_silent $PRELOAD_FILE
251 if ! check_file_exists_silent $i; then continue; fi