Home
last modified time | relevance | path

Searched defs:CMappingContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/skeleton-subsystem/
H A DSkeletonSubsystemObject.h34 class CMappingContext; variable
/aosp_15_r20/external/parameter-framework/upstream/test/test-subsystem/
H A DTESTSubsystemObject.h34 class CMappingContext; variable
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DMappingContext.h49 CMappingContext(size_t uiNbItemTypes) : mItems(uiNbItemTypes) {} in CMappingContext() function
H A DSubsystemObject.h41 class CMappingContext; variable
/aosp_15_r20/external/parameter-framework/upstream/test/introspection-subsystem/
H A DIntrospectionSubsystemObject.h36 class CMappingContext; variable
H A DIntrospectionSubsystemObject.cpp50 const CMappingContext & /*context*/, core::log::Logger &logger) in SubsystemObject()