Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc195 void CreateFolder(const std::string& folder_path);
236 void ProfilerImpl::CreateFolder(const std::string& folder_path) { in CreateFolder() function in google::camera_common::__anon477d26810111::ProfilerImpl
251 CreateFolder(dump_file_prefix_.substr(0, index)); in SetDumpFilePrefix()