OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setter_t
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/test/test-platform/
TestPlatform.h
106
typedef bool (CParameterMgrPlatformConnector::*
setter_t
)(bool, std::string &);
typedef in class:CTestPlatform
116
template <
setter_t
setFunction>
TestPlatform.cpp
184
template <CTestPlatform::
setter_t
setFunction>
Completed in 202 milliseconds