Searched defs:filePath (Results 1 – 5 of 5) sorted by relevance
64 const filePath = abilityContext.filesDir + FILE_SEPARATOR + bundleName + '.json'; constant89 const filePath = abilityContext.filesDir + FILE_SEPARATOR + bundleName + '.json'; constant
40 char filePath[MAX_PATH_LENGTH]; member
334 char* filePath = new char[pathLen + 1](); in DeleteAllFilesInDir() local
356 char filePath[PATH_MAX]; in CreatePictureByImageSource() local
69 char filePath[PATH_MAX + 1]; member