Lines Matching refs:json_dispatch_string

761 …{ "hashedPassword", JSON_VARIANT_STRING, json_dispatch_string,     offsetof(Pkcs11EncryptedKey, ha…  in dispatch_pkcs11_key()
888 …{ "hashedPassword", JSON_VARIANT_STRING, json_dispatch_string, offsetof(Fido2HmacSalt, … in dispatch_fido2_hmac_salt()
934 …{ "type", JSON_VARIANT_STRING, json_dispatch_string, 0, … in dispatch_recovery_key()
935 …{ "hashedPassword", JSON_VARIANT_STRING, json_dispatch_string, offsetof(RecoveryKey, hashed_passwo… in dispatch_recovery_key()
1021 …{ "passwordHint", JSON_VARIANT_STRING, json_dispatch_string, offsetof(UserRecord,… in dispatch_privileged()
1044 …{ "fileSystemType", JSON_VARIANT_STRING, json_dispatch_string, offsetof(UserReco… in dispatch_binding()
1045 …{ "luksCipher", JSON_VARIANT_STRING, json_dispatch_string, offsetof(UserReco… in dispatch_binding()
1046 …{ "luksCipherMode", JSON_VARIANT_STRING, json_dispatch_string, offsetof(UserReco… in dispatch_binding()
1161 …{ "iconName", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1162 …{ "location", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1166 …{ "timeZone", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1167 …{ "preferredLanguage", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1186 …{ "cifsDomain", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1187 …{ "cifsUserName", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1188 …{ "cifsService", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1189 …{ "cifsExtraMountOptions", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1194 …{ "fileSystemType", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1200 …{ "luksCipher", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1201 …{ "luksCipherMode", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1203 …{ "luksPbkdfHashAlgorithm", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1204 …{ "luksPbkdfType", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1208 …{ "luksExtraMountOptions", JSON_VARIANT_STRING, json_dispatch_string, … in dispatch_per_machine()
1283 …{ "state", JSON_VARIANT_STRING, json_dispatch_string, offsetof(Us… in dispatch_status()
1284 …{ "service", JSON_VARIANT_STRING, json_dispatch_string, offsetof(Us… in dispatch_status()
1294 …{ "fileSystemType", JSON_VARIANT_STRING, json_dispatch_string, offsetof(Us… in dispatch_status()
1508 …{ "emailAddress", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1509 …{ "iconName", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1510 …{ "location", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1517 …{ "timeZone", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1518 …{ "preferredLanguage", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1537 …{ "cifsDomain", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1538 …{ "cifsUserName", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1539 …{ "cifsService", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1540 …{ "cifsExtraMountOptions", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1546 …{ "fileSystemType", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1552 …{ "luksCipher", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1553 …{ "luksCipherMode", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1555 …{ "luksPbkdfHashAlgorithm", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1556 …{ "luksPbkdfType", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1560 …{ "luksExtraMountOptions", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()
1564 …{ "service", JSON_VARIANT_STRING, json_dispatch_string, … in user_record_load()