Lines Matching refs:empty
41 if (!args.empty()) {
55 if (!args.empty()) {
72 if (appPackage.empty()) {
76 if (targetSystemWide || !selectPids.empty()) {
81 if (!appPackage.empty()) {
90 if (!excludeTids.empty() && !excludeThreadNames.empty()) {
94 if (excludeTids.empty() && excludeThreadNames.empty()) {
97 if (selectTids.empty()) {
101 if (!excludeTids.empty()) {
152 if (cmdName.empty()) {
153 HLOGE("unable to register empty subcommand!");