HomeSort by relevance Sort by last modified time
    Searched refs:first_id (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/grit/grit/node/
empty.py 23 'first_id' : '',
message.py 99 Returns the concatenation of the parent's node first_id and
112 assert 'first_id' in grouping_parent.attrs
113 return [grouping_parent.attrs['first_id'] + '_' + self.attrs['offset']]
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 167 int64 first_id = display_manager->first_display_id(); local
169 !display_manager->IsInternalDisplayId(first_id)) {

Completed in 63 milliseconds