Searched refs:TestAndCreateDirectory (Results 1 – 3 of 3) sorted by relevance
52 NSTACKX_EXPORT int32_t TestAndCreateDirectory(const char *path);
141 int32_t TestAndCreateDirectory(const char *path) in TestAndCreateDirectory() function
478 if (TestAndCreateDirectory(fullPath) != NSTACKX_EOK) { in FileInfoWriteInit()