Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesEcjFilter.java51 private final Map<String, String> owners = new HashMap<String, String>(); field in TryWithResourcesEcjFilter.Matcher
/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c723 UInt16 owners; in Icn_GetIconRefOwners() local