Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c131 static bool StrIsEmpty(const char *string) in StrIsEmpty() function
385 if (!StrIsEmpty(appInfo->pkgName)) { in CheckPermissionAppInfo()
386 if (!StrIsEmpty(pItem->pkgName) && in CheckPermissionAppInfo()
405 if (StrIsEmpty(sessionName)) { in CheckDBinder()