Home
last modified time | relevance | path

Searched refs:FileIsExisted (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.h43 int FileIsExisted(const char* file);
H A Dwifi_hal_adapter.c163 int FileIsExisted(const char* file) in FileIsExisted() function
197 if ((strcmp(dstPath, P2P_WPA_CONFIG_FILE) == 0) && (FileIsExisted(dstPath) == HAL_SUCCESS)) { in CopyConfigFile()

Completed in 1 milliseconds