Home
last modified time | relevance | path

Searched defs:directory (Results 1 – 8 of 8) sorted by relevance

/system/extras/ext4_utils/
Dext4_crypt.cpp102 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()
Dmake_ext4fs_main.c68 const char *directory = NULL; in main() local
Dmake_ext4fs.c429 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/
Dpersistent_integer_mock.h31 const base::FilePath& directory) in PersistentIntegerMock()
Dpersistent_integer.cc29 const base::FilePath& directory) in PersistentInteger()
/system/extras/tests/sdcard/
Dsysutil.cpp408 void resetDirectory(const char *directory) in resetDirectory()
/system/vold/
DCommandListener.cpp353 void CommandListener::AsecCmd::listAsecsInDirectory(SocketClient *cli, const char *directory) { in listAsecsInDirectory()
/system/core/logcat/
Dlogcat.cpp454 std::string directory; in lastLogTime() local