Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h78 struct SecStorageType { struct
79 enum FsCmdType cmd; /* for s to n */
80 int32_t ret; /* fxxx call's return */
81 int32_t ret2; /* fread: end-of-file or error;fwrite:the sendor is SSA or SLOG */
82 uint32_t userId;
83 uint32_t storageId;
84 uint32_t magic;
85 uint32_t error;
86 union Args1 {
155 } args;