Home
last modified time | relevance | path

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

/base/tee/tee_client/services/teecd/include/
Dfs_work_agent.h88 struct SecStorageType { struct
89 enum FsCmdType cmd; /* for s to n */
90 int32_t ret; /* fxxx call's return */
91 int32_t ret2; /* fread: end-of-file or error;fwrite:the sendor is SSA or SLOG */
92 uint32_t userId;
93 uint32_t storageId;
94 uint32_t magic;
95 uint32_t error;
97 bool isBackup;
98 bool isBackupExt;
[all …]