Home
last modified time | relevance | path

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

/system/core/healthd/
DAndroid.mk37 ifeq ($(strip $(BOARD_CHARGER_DISABLE_INIT_BLANK)),true)
41 ifeq ($(strip $(BOARD_CHARGER_ENABLE_SUSPEND)),true)
49 ifeq ($(strip $(BOARD_CHARGER_ENABLE_SUSPEND)),true)
/system/core/adb/
Dtest_device.py46 was_root = self.device.shell(['id', '-un'])[0].strip() == 'root'
63 was_root = self.device.shell(['id', '-un'])[0].strip() == 'root'
140 self.assertEqual('', msg.strip(),
163 self.assertEqual('', msg.strip())
177 self.assertEqual('', msg.strip(),
192 self.assertEqual('', msg.strip())
196 self.assertEqual('', msg.strip(),
211 self.assertEqual('', msg.strip())
297 out = self.device.shell(['cat', '/proc/uptime'])[0].strip()
435 remote_pid = sleep_proc.stdout.readline().strip()
[all …]
/system/vold/bench/
Dbenchgen.py60 name = name.strip('<>"')
68 path = path.strip(">")
98 args.append(arg.strip())
103 args.append(arg.strip())
/system/extras/simpleperf/
Dreport.py106 if not line.strip('| \t'):
109 line = line.strip('| \t')
120 line = line.strip('|- \t')
/system/extras/tests/net_test/
Dnet_test.py237 address = [s for s in address.strip().split(" ") if s]
250 route = [s for s in route.strip().split(" ") if s]
259 route = [s for s in route.strip().split("\t") if s]
Dsock_diag.py117 data = nla_data.strip("\x00")
Diproute.py284 data = nla_data.strip("\x00")
/system/core/init/
Dcompare-bootcharts.py123 proc_name = segs[1].strip('()')
Dperfboot.py231 line = line.strip()
/system/bt/hci/
DAndroid.mk47 ifeq (,$(strip $(SANITIZE_TARGET)))
/system/connectivity/shill/mobile_operator_db/
Dserviceproviders_converter.py565 lines = [line.strip(u'\n') for line in lines]
566 lines = [line for line in lines if not line.strip() == u'']
567 lines = [line.strip(u'\n') for line in lines if line.strip()]
/system/sepolicy/tools/
Dpost_process_mac_perms48 if err and err.strip():
Dinsertkeys.py41 line = line.strip()
/system/bt/tools/scripts/
Dbtsnooz.py156 base64_string += line.strip()
/system/extras/simpleperf/runtest/
Druntest.py389 if not line.strip('| \t'):
392 function_name = line.strip('| \t')
405 line = line.strip('|- \t')
/system/tools/aidl/tests/
Dintegration-test.py100 return result.stdout.strip()
/system/core/fastboot/
Dfastboot.cpp601 static char *strip(char *s) in strip() function
650 name = strip(name); in setup_requirement_line()
651 for(n = 0; n < count; n++) val[n] = strip(val[n]); in setup_requirement_line()
653 name = strip(name); in setup_requirement_line()
664 out[n] = strdup(strip(val[n])); in setup_requirement_line()
/system/tpm/attestation/common/
Dproto_print.py132 line = line.strip()
/system/media/camera/docs/
Dmetadata_parser_xml.py118 return "".join([i.strip() for i in MetadataParserXml._find_direct_strings(element)])
Dmetadata_template.mako24 % if tag.description and tag.description.strip():
Dmetadata_helpers.py1170 shortname = match.group(2).strip()
/system/extras/tests/sdcard/
Dplot_sdcard.py139 line = line.strip()
/system/sepolicy/
DREADME99 editor and strip out anything outside the opening and closing scissor lines. Failure to do
/system/media/audio_utils/
DDoxyfile.orig137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
141 # strip.
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
DDoxyfile137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
141 # strip.
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the