HomeSort by relevance Sort by last modified time
    Searched refs:wfc_util_ffile_check_copy (Results 1 - 6 of 6) sorted by null

  /device/asus/flo/conn_init/
wfc_util_fctrl.h 83 * wfc_util_ffile_check_copy
90 extern int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID);
wfc_util_qcom.c 540 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_CFG_FILE_NAME,
563 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_NV_BIN_FILE_NAME,
wfc_util_fctrl.c 578 * wfc_util_ffile_check_copy
585 int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID) function
657 wfc_util_log_error("wfc_util_ffile_check_copy : we can not excute chown[uid = %d, gid = %d]", uid, getgid());
  /device/lge/mako/conn_init/
wfc_util_fctrl.h 83 * wfc_util_ffile_check_copy
90 extern int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID);
wfc_util_qcom.c 538 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_CFG_FILE_NAME,
549 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_NV_BIN_FILE_NAME,
wfc_util_fctrl.c 578 * wfc_util_ffile_check_copy
585 int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID) function
657 wfc_util_log_error("wfc_util_ffile_check_copy : we can not excute chown[uid = %d, gid = %d]", uid, getgid());

Completed in 138 milliseconds