Searched defs:full_path (Results 1 – 2 of 2) sorted by relevance
43 optional string full_path = 6; field
43 std::string full_path = path + "/" + entry->d_name; in ClearAllLogs() local