Home
last modified time | relevance | path

Searched refs:filePathToUri (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/dae/
DdaeURI.h489 DLLSPEC std::string filePathToUri(const std::string& filePath); // Alias for nativePathToUri
/external/collada/src/dae/
DdaeURI.cpp794 string cdom::filePathToUri(const string& filePath) { in filePathToUri() function in cdom