MCPcopy Create free account
hub / github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource / folder

Method folder

webrtc/base/pathutils.cc:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145std::string Pathname::folder() const {
146 return folder_;
147}
148
149std::string Pathname::folder_name() const {
150 std::string::size_type pos = std::string::npos;

Callers 3

CreateUniqueFileFunction · 0.80
GetDiskFreeSpaceMethod · 0.80
GetDiskFreeSpaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected