Searched refs:exists (Results 1 – 3 of 3) sorted by relevance
65 if (!root.exists()) { in getUpdateConfigs()
171 || !Paths.get(OTA_PACKAGE_DIR, PAYLOAD_PROPERTIES_FILE_NAME).toFile().exists()) { in execute()
810 const std::vector<uint8_t>& buffer, bool checkspace, bool* exists) { in WriteStash() argument823 if (exists) { in WriteStash()832 *exists = true; in WriteStash()836 *exists = false; in WriteStash()