OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMapper
(Results
1 - 6
of
6
) sorted by null
/external/parameter-framework/upstream/parameter/
Mapper.h
36
class
IMapper
44
virtual ~
IMapper
() = default;
/external/emma/core/java12/com/vladium/util/
IProperties.java
32
* An
IMapper
is a stateless hook for mapping a arbitrary property key
34
* Each
IMapper
must be completely stateless and could be shared between
37
interface
IMapper
70
public static IProperties create (final
IMapper
mapper)
85
public static IProperties wrap (final Properties properties, final
IMapper
mapper)
299
PropertiesImpl (final HashMap values, final
IMapper
mapper)
353
private final
IMapper
m_mapper;
/external/emma/lib/
emma.jar
/external/owasp/sanitizer/tools/emma/lib/
emma.jar
/prebuilts/devtools/tools/lib/
emma.jar
emma_device.jar
Completed in 179 milliseconds