Home
last modified time | relevance | path

Searched refs:filesystem (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal26 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes
41 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes
92 * @return status SUCCESS on success or FILESYSTEM_ERROR on filesystem
110 * filesystem.
129 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not
130 * provide state space information and there was not a filesystem error.
154 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not
155 * provide state residency data and there was not a filesystem error.
/hardware/interfaces/automotive/can/1.0/default/libc++fs/
DAndroid.bp44 "src/filesystem/directory_iterator.cpp",
45 "src/filesystem/operations.cpp",
50 // headers), so we can build the filesystem library with a 64-bit
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp62 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()
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp64 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()
/hardware/google/pixel/vibrator/drv2624/bench/
Dbenchmark.cpp52 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()
/hardware/google/pixel-sepolicy/common/
Dinit.te2 allow init firmware_file:filesystem { getattr mount relabelfrom };
Dfile.te7 allow firmware_file self:filesystem associate;
/hardware/interfaces/power/1.1/
DIPower.hal31 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
/hardware/interfaces/power/1.0/
DIPower.hal84 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp34 namespace fs = android::hardware::automotive::filesystem;
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Ddirectory_iterator.cpp22 namespace android::hardware::automotive::filesystem { namespace
Dfilesystem_common.h38 namespace android::hardware::automotive::filesystem {
Doperations.cpp54 namespace android::hardware::automotive::filesystem { namespace
61 #define _VSTD_FS android::hardware::automotive::filesystem
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal145 * @param storePath filesystem path to the template storage directory.
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto150 /* A message containing filesystem stats of F2FS */
/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
Dfilesystem2 //===--------------------------- filesystem -------------------------------===//
13 filesystem synopsis
15 namespace android::hardware::automotive { namespace filesystem {
229 } } // namespace android::hardware::automotive::filesystem
260 namespace android::hardware::automotive::filesystem {
279 #define _VSTD_FS android::hardware::automotive::filesystem
2682 } // namespace android::hardware::automotive::filesystem
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal62 * @param storePath absolute filesystem path to the template storage
/hardware/qcom/msm8998/json-c/
DDoxyfile444 # that are symbolic links (a Unix filesystem feature) are excluded from the input.