Home
last modified time | relevance | path

Searched refs:getFolder (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/upstream/parameter/
DPluginLocation.h45 const std::string &getFolder() const;
DPluginLocation.cpp39 const std::string &CPluginLocation::getFolder() const in getFolder() function in CPluginLocation
DSystemClass.cpp136 string strFolder(pPluginLocation->getFolder()); in loadSubsystemsFromSharedLibraries()
/external/llvm/include/llvm/IR/
DIRBuilder.h576 const T &getFolder() { return Folder; } in getFolder() function