• Home
  • Raw
  • Download

Lines Matching refs:_NAME

28     _NAME = ds_constants.BOARD_PREFIX.rstrip(':')  variable in BoardLabel
37 if label.startswith(self._NAME + ':'):
53 _NAME = ds_constants.MODEL_LABEL variable in ModelLabel
59 if label.startswith(self._NAME + ':'):
74 _NAME = 'lightsensor' variable in LightSensorLabel
99 _NAME = 'bluetooth' variable in BluetoothLabel
111 _NAME = 'ec:cros' variable in ECLabel
144 _NAME = 'accel:cros-ec' variable in AccelsLabel
173 _NAME = 'chameleon' variable in ChameleonLabel
182 _NAME = 'chameleon' variable in ChameleonConnectionLabel
202 _NAME = 'chameleon' variable in ChameleonPeripheralsLabel
216 _NAME = 'audio_loopback_dongle' variable in AudioLoopbackDongleLabel
239 _NAME = 'power' variable in PowerSupplyLabel
275 _NAME = 'storage' variable in StorageLabel
350 _NAME = 'servo' variable in ServoLabel
372 _NAME = [ variable in VideoLabel
391 _NAME = ['cts_abi_arm', 'cts_abi_x86'] variable in CTSArchLabel
409 _NAME = 'arc' variable in ArcLabel
420 _NAME = 'video_glitch_detection' variable in VideoGlitchLabel
431 _NAME = 'internal_display' variable in InternalDisplayLabel
451 return ([self._NAME]
464 _NAME = 'lucidsleep' variable in LucidSleepLabel