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