OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FilenameFromPath
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/system_wrappers/source/
logging.cc
36
const char*
FilenameFromPath
(const char* file) {
49
print_stream_ << "(" <<
FilenameFromPath
(file) << ":" << line << "): ";
/external/webrtc/webrtc/base/
logging.cc
52
const char*
FilenameFromPath
(const char* file) {
141
print_stream_ << "(" <<
FilenameFromPath
(file) << ":" << line << "): ";
Completed in 1652 milliseconds