Home
last modified time | relevance | path

Searched defs:configPath (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/test/test-fixed-point-parameter/
DMain.py206 def __init__(self, configPath): argument
/external/parameter-framework/upstream/bindings/c/
DParameterFramework.cpp224 bool pfwStart(PfwHandler *handle, const char *configPath, const PfwCriterion criteria[], in pfwStart()