Searched refs:base_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_tool.cpp106 void CallOnAllFiles(CallbackType callback, const std::string& base_path) { argument
108 nftw(base_path.c_str(), callback, kMaxDepth, FTW_PHYS);

Completed in 8 milliseconds