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

  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node_registry.cpp 199 OSCL_HeapString<OsclMemAllocator> configFilePath = PV_DYNAMIC_LOADING_CONFIG_FILE_PATH;
200 aCfgList.Populate(configFilePath);
  /external/opencore/engines/player/src/
pv_player_node_registry.cpp 50 OSCL_HeapString<OsclMemAllocator> configFilePath = PV_DYNAMIC_LOADING_CONFIG_FILE_PATH;
51 aCfgList.Populate(configFilePath);
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 150 OSCL_HeapString<OsclMemAllocator> configFilePath = PV_DYNAMIC_LOADING_CONFIG_FILE_PATH;
151 aCfgList.Populate(configFilePath, OsclConfigFileList::ESortByName);
    [all...]

Completed in 166 milliseconds