Home
last modified time | relevance | path

Searched defs:compare_strings (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c509 compare_strings (gchar ** a, gchar ** b, gpointer user_data) in compare_strings() function
/third_party/cJSON/
DcJSON_Utils.c83 static int compare_strings(const unsigned char *string1, const unsigned char *string2, const cJSON_… in compare_strings() function