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

  /external/parameter-framework/bindings/c/
ParameterFramework.h 132 * @param configPath[in] Path to the file containing the pfw configuration.
140 bool pfwStart(PfwHandler *handle, const char *configPath,
ParameterFramework.cpp 211 bool pfwStart(PfwHandler *handle, const char *configPath,
222 if (configPath == NULL) {
223 return status.failure("char *configPath is NULL, "
229 "(config path is " + string(configPath) + ")");
232 handle->pfw = new CParameterMgrPlatformConnector(configPath);
  /external/parameter-framework/test/test-fixed-point-parameter/
Main.py 204 def __init__(self, configPath):
205 self._instance = PyPfw.ParameterFramework(configPath)
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 385 configPath = FileJustPath(configFile) + "/"
386 segOutput = configPath + "Seg_" + segName + ".mid"
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 

Completed in 689 milliseconds