Lines Matching defs:false
210 messageMap_[ABILITY_VISIBLE_FALSE_DENY_REQUEST] = "error: ability visible false deny request.";
297 bool isUserID = false;
298 bool isClient = false;
300 bool isfirstCommand = false;
304 if (isClient == false) {
323 if (isUserID == false) {
362 if (isfirstCommand == false) {
374 if (isfirstCommand == false) {
391 if (isfirstCommand == false) {
413 if (isfirstCommand == false && optarg == nullptr) {
428 if (isfirstCommand == false && optarg == nullptr) {
440 if (isfirstCommand == false && optarg == nullptr) {
458 if (isfirstCommand == false && optarg == nullptr) {
670 return false;
675 return false;
704 return false;
711 return false;
722 return false;
730 return false;
739 return false;
746 bool isPersist = false;
747 bool isCancel = false;
748 bool isGet = false;
750 if (!system::GetBoolParameter(DEVELOPERMODE_STATE, false)) {
818 return false;
824 return false;
835 return false;
840 return false;
854 return false;
862 return false;
870 if (optind + extraArguments >= argc_) return false;
897 ErrCode AbilityManagerShellCommand::ParseParam(ParametersString& ps, bool isNull = false)
918 } else if (boolString == "false" || boolString == "f") {
919 value = false;
971 bool isPerf = false;
972 bool isSandboxApp = false;
1278 bool isColdStart = false;
1279 bool isDebugApp = false;
1280 bool isErrorInfoEnhance = false;
1281 bool isContinuation = false;
1282 bool isSandboxApp = false;
1283 bool isNativeDebug = false;
1284 bool isMultiThread = false;
1286 bool hasWindowLeft = false;
1288 bool hasWindowTop = false;
1290 bool hasWindowHeight = false;
1292 bool hasWindowWidth = false;
1947 return false;