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

  /external/parameter-framework/upstream/parameter/
SystemClass.h 127 static const char entryPointSymbol[];
SystemClass.cpp 48 const char CSystemClass::entryPointSymbol[] =
196 auto subSystemBuilder = library->getSymbol<PluginEntryPointV1>(entryPointSymbol);

Completed in 48 milliseconds