Searched refs:ConvertIppAttributesToJsonString (Results 1 – 2 of 2) sorted by relevance
99 std::string ConvertIppAttributesToJsonString(ipp_t *response, const std::string &keyword) in ConvertIppAttributesToJsonString() function404 std::string attrString = ConvertIppAttributesToJsonString(response, keyword); in ParseOtherAttributes()411 attrString = ConvertIppAttributesToJsonString(response, keyword); in ParseOtherAttributes()
613 std::string result = ConvertIppAttributesToJsonString(response, keyword); in TEST_F()621 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()629 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()640 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()652 std::string result = ConvertIppAttributesToJsonString(&response, keyword); in TEST_F()