Searched refs:json_text (Results 1 – 1 of 1) sorted by relevance
1505 const char *json_text = NULL; in json_db_sync() local1523 json_text = heim_string_get_utf8(json); in json_db_sync()1524 len = strlen(json_text); in json_db_sync()1542 bytes = write(fd, json_text, len); in json_db_sync()