Searched defs:permJson (Results 1 – 2 of 2) sorted by relevance
150 unordered_json permJson; variable169 unordered_json permJson; variable188 unordered_json permJson; variable
78 static int32_t ReadUint8ArrayFromJson(const unordered_json& permJson, uint8_t** buff, uint32_t& buf… in ReadUint8ArrayFromJson()324 static int32_t GetPolicyJson(const unordered_json& permJson, unordered_json& plainPolicyJson) in GetPolicyJson()465 int32_t DlpPermissionSerializer::DeserializeDlpPermission(const unordered_json& permJson, Permissio… in DeserializeDlpPermission()