Searched refs:StrStartWith (Results 1 – 2 of 2) sorted by relevance
74 ret = StrStartWith(tmpString, target);77 ret = StrStartWith(NULL, NULL);80 ret = StrStartWith(tmpStringNormal, target);
139 static bool StrStartWith(const char *string, const char *target) in StrStartWith() function411 if (StrStartWith(sessionName, DBINDER_BUS_NAME_PREFIX)) { in CheckDBinder()599 if (!StrStartWith(sessionName, pItem->pkgName)) { in CheckPermissionEntry()