Searched refs:filesystem (Results 1 – 18 of 18) sorted by relevance
26 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes41 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes92 * @return status SUCCESS on success or FILESYSTEM_ERROR on filesystem110 * filesystem.129 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not130 * provide state space information and there was not a filesystem error.154 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not155 * provide state residency data and there was not a filesystem error.
44 "src/filesystem/directory_iterator.cpp",45 "src/filesystem/operations.cpp",50 // headers), so we can build the filesystem library with a 64-bit
62 auto name = std::filesystem::path(n); in SetUp()63 auto path = std::filesystem::path(mFilesDir.path) / name; in SetUp()68 prefix = std::filesystem::path(mFilesDir.path) / ""; in SetUp()73 auto name = std::filesystem::path(n); in SetUp()74 auto path = std::filesystem::path(mEmptyDir.path) / name; in SetUp()76 prefix = std::filesystem::path(mEmptyDir.path) / ""; in SetUp()
64 auto name = std::filesystem::path(n); in SetUp()65 auto path = std::filesystem::path(mFilesDir.path) / name; in SetUp()70 prefix = std::filesystem::path(mFilesDir.path) / ""; in SetUp()75 auto name = std::filesystem::path(n); in SetUp()76 auto path = std::filesystem::path(mEmptyDir.path) / name; in SetUp()80 prefix = std::filesystem::path(mEmptyDir.path) / ""; in SetUp()168 prefix = std::filesystem::path(dir.path) / ""; in TEST_P()
52 auto prefix = std::filesystem::path(mFilesDir.path) / ""; in SetUp()57 const auto name = std::filesystem::path(n); in SetUp()58 const auto path = std::filesystem::path(mFilesDir.path) / name; in SetUp()
2 allow init firmware_file:filesystem { getattr mount relabelfrom };
7 allow firmware_file self:filesystem associate;
31 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
84 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
34 namespace fs = android::hardware::automotive::filesystem;
22 namespace android::hardware::automotive::filesystem { namespace
38 namespace android::hardware::automotive::filesystem {
54 namespace android::hardware::automotive::filesystem { namespace61 #define _VSTD_FS android::hardware::automotive::filesystem
145 * @param storePath filesystem path to the template storage directory.
150 /* A message containing filesystem stats of F2FS */
2 //===--------------------------- filesystem -------------------------------===//13 filesystem synopsis15 namespace android::hardware::automotive { namespace filesystem {229 } } // namespace android::hardware::automotive::filesystem260 namespace android::hardware::automotive::filesystem {279 #define _VSTD_FS android::hardware::automotive::filesystem2682 } // namespace android::hardware::automotive::filesystem
62 * @param storePath absolute filesystem path to the template storage
444 # that are symbolic links (a Unix filesystem feature) are excluded from the input.