Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/vsoc/lib/
Dtyped_region_view.h68 static std::map<std::string, std::unique_ptr<ViewType>> instances; in GetInstance() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py42 def check_instances(self, instances, classes): argument