Searched defs:has_location (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | SourceCodeInfo.php | 67 private $has_location = false; variable in Google\\Protobuf\\Internal\\SourceCodeInfo |
/external/python/cpython3/Lib/importlib/ | ||
D | _bootstrap.py | 398 def has_location(self): member in ModuleSpec |