Lines Matching refs:empty
116 if (sub.empty()) {
131 if (!split.empty()) {
136 if (!token.empty()) {
143 if (!source.empty()) {
150 if (!tempFile.empty()) {
226 if (str.empty()) {
235 if (str.empty()) {
243 CHECK_TRUE(effectStr.empty(), false, 0, "");
268 HLOG_ASSERT(!fileName.empty());
355 CHECK_TRUE(s.empty(), false, 0, "");
450 if (!string.empty()) {
461 CHECK_TRUE(resolvedPath.empty(), result, 0, "");
490 if (!cmdpaths.empty()) {
540 if (string.empty()) {
541 // empty string only end with empty string
542 if (with.empty()) {
614 CHECK_TRUE(intersection.empty(), true, 0, "");
652 if (!appPackage.empty()) {
671 if (!IsSupportNonDebuggableApp() && !bundleNameTmp.empty() && !IsDebugableApp(bundleNameTmp)) {
681 CHECK_TRUE(pids.empty(), true, 1, "IsExistDebugByPid: pids is empty.");
701 CHECK_TRUE(bundleName.empty(), false, LOG_TYPE_PRINTF, "bundleName is empty!\n");
775 CHECK_TRUE(userTypeRsp.empty(), true, 1, "GetUserType is empty [%s]", userTypeRsp.c_str());
875 CHECK_TRUE(bundleName.empty(), false, 1, "bundleName is empty,pid is %d", pid);