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

  /external/parameter-framework/upstream/parameter/
ParameterFrameworkConfiguration.h 43 bool isTuningAllowed() const;
ParameterFrameworkConfiguration.cpp 51 bool CParameterFrameworkConfiguration::isTuningAllowed() const
ParameterMgr.cpp 462 << (getConstFrameworkConfiguration()->isTuningAllowed() ? "allowed" : "prohibited");
    [all...]

Completed in 92 milliseconds