Searched defs:DlpSandboxInfo (Results 1 – 1 of 1) sorted by relevance
25 struct DlpSandboxInfo { struct28 int32_t userId = -1;29 int32_t appIndex = -1;30 AccessToken::AccessTokenID tokenId = 0;31 DLPFileAccess dlpFileAccess = NO_PERMISSION;32 std::string bundleName;33 int32_t pid = 0;34 std::string uri = "";35 uint64_t timeStamp = 0;36 bool hasRead = false;