Home
last modified time | relevance | path

Searched refs:str_compare (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c744 typedef int (*str_compare)(const char *s1, const char *s2); typedef
749 str_compare cmp = strcmp; in OH_ExtendableStrArrayGetIndex()
786 str_compare cmp = strcmp; in OH_ExtendableStrDictGet()