OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_mapper
(Results
1 - 2
of
2
) sorted by null
/external/emma/core/java12/com/vladium/util/
IProperties.java
142
if ((value == null) && (
m_mapper
!= null))
144
final String mappedKey =
m_mapper
.getMappedKey (key);
179
// note:
m_mapper
field is not cloned by design (mappers are stateless/shareable)
301
m_mapper
= mapper;
353
private final IMapper
m_mapper
;
field in class:IProperties.Factory.PropertiesImpl
/external/emma/lib/
emma.jar
Completed in 430 milliseconds