Home
last modified time | relevance | path

Searched refs:SPACES (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/scripts/
H A Dmemdump.py46 SPACES = { variable
90 if self.space != 'all' and SPACES[space] != self.space:
100 if value not in SPACES.values():
155 format(', '.join(SPACES.values())))
/arkcompiler/runtime_core/static_core/scripts/
H A Dmemdump.py46 SPACES = { variable
90 if self.space != 'all' and SPACES[space] != self.space:
100 if value not in SPACES.values():
155 format(', '.join(SPACES.values())))

Completed in 2 milliseconds