Home
last modified time | relevance | path

Searched defs:has_location (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php67 private $has_location = false; variable in Google\\Protobuf\\Internal\\SourceCodeInfo
/external/python/cpython3/Lib/importlib/
D_bootstrap.py398 def has_location(self): member in ModuleSpec
402 def has_location(self, value): member in ModuleSpec