OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_mgr_is_encryptable
(Results
1 - 3
of
3
) sorted by null
/system/core/fs_mgr/include/
fs_mgr.h
64
int
fs_mgr_is_encryptable
(struct fstab_rec *fstab);
/system/vold/
main.cpp
181
if (
fs_mgr_is_encryptable
(&fstab->recs[i])) {
/system/core/fs_mgr/
fs_mgr.c
938
int
fs_mgr_is_encryptable
(struct fstab_rec *fstab)
function
Completed in 122 milliseconds