Searched defs:KEY_IN_FOOTER (Results 1 - 2 of 2) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr.c43 #define KEY_IN_FOOTER "footer" macro
/system/vold/
H A Dcryptfs.c57 #define KEY_IN_FOOTER "footer" macro
158 if (!strcmp(key_loc, KEY_IN_FOOTER)) {
257 if (!strcmp(key_loc, KEY_IN_FOOTER)) {
1182 if ((how == CRYPTO_ENABLE_INPLACE) && (!strcmp(key_loc, KEY_IN_FOOTER))) {
1303 if (!strcmp(key_loc, KEY_IN_FOOTER)) {

Completed in 74 milliseconds