HomeSort by relevance Sort by last modified time
    Searched refs:IMapper (Results 1 - 10 of 10) sorted by null

  /external/parameter-framework/parameter/
Mapper.h 36 class IMapper
43 virtual ~IMapper() {}
InstanceConfigurableElement.h 38 class IMapper;
80 bool map(IMapper& mapper, std::string& strError);
InstanceConfigurableElement.cpp 70 bool CInstanceConfigurableElement::map(IMapper& mapper, std::string& strError)
Subsystem.h 48 class CSubsystem : public CConfigurableElementWithMapping, private IMapper
  /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/core/java12/com/vladium/emma/report/
ReportProperties.java 36 public static final IProperties.IMapper REPORT_PROPERTY_MAPPER; // set in <clinit>
457 private static final class ReportPropertyMapper implements IProperties.IMapper
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 

Completed in 1920 milliseconds