Searched refs:resFilePath (Results 1 – 3 of 3) sorted by relevance
1848 char resFilePath[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_createWindowsDLL() local1881 snprintf(resFilePath, sizeof(resFilePath), "\"%s\"", tmpResFilePath); in pkg_createWindowsDLL()1918 resFilePath in pkg_createWindowsDLL()
1844 char resFilePath[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_createWindowsDLL() local1877 sprintf(resFilePath, "\"%s\"", tmpResFilePath); in pkg_createWindowsDLL()1914 resFilePath in pkg_createWindowsDLL()