Searched defs:directory (Results 1 – 8 of 8) sorted by relevance
/system/extras/ext4_utils/ |
D | ext4_crypt.cpp | 102 static bool e4crypt_policy_set(const char *directory, const char *policy, size_t policy_length) { in e4crypt_policy_set() 132 static bool e4crypt_policy_get(const char *directory, char *policy, size_t policy_length) { in e4crypt_policy_get() 165 static bool e4crypt_policy_check(const char *directory, const char *policy, size_t policy_length) { in e4crypt_policy_check() 188 int e4crypt_policy_ensure(const char *directory, const char *policy, size_t policy_length) { in e4crypt_policy_ensure()
|
D | make_ext4fs_main.c | 68 const char *directory = NULL; in main() local
|
D | make_ext4fs.c | 429 const char *directory) in make_ext4fs_sparse_fd_directory() 447 const char *directory) in make_ext4fs_directory() 546 static void extract_base_fs_allocations(const char *directory, const char *mountpoint, in extract_base_fs_allocations() 690 char *directory = NULL; in make_ext4fs_internal() local
|
/system/core/metricsd/ |
D | persistent_integer_mock.h | 31 const base::FilePath& directory) in PersistentIntegerMock()
|
D | persistent_integer.cc | 29 const base::FilePath& directory) in PersistentInteger()
|
/system/extras/tests/sdcard/ |
D | sysutil.cpp | 408 void resetDirectory(const char *directory) in resetDirectory()
|
/system/vold/ |
D | CommandListener.cpp | 353 void CommandListener::AsecCmd::listAsecsInDirectory(SocketClient *cli, const char *directory) { in listAsecsInDirectory()
|
/system/core/logcat/ |
D | logcat.cpp | 454 std::string directory; in lastLogTime() local
|