Searched refs:ConvertIppAttributesToJsonString (Results 1 – 2 of 2) sorted by relevance
99 std::string ConvertIppAttributesToJsonString(ipp_t *response, const std::string &keyword) in ConvertIppAttributesToJsonString() function403 std::string attrString = ConvertIppAttributesToJsonString(response, keyword); in ParseOtherAttributes()410 attrString = ConvertIppAttributesToJsonString(response, keyword); in ParseOtherAttributes()
721 std::string result = ConvertIppAttributesToJsonString(response, keyword); in TEST_F()729 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()737 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()748 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()760 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()