Searched defs:make_filename (Results 1 – 5 of 5) sorted by relevance
17 static std::string make_filename(std::string_view name_prefix) { in make_filename() function35 static std::string make_filename() { in make_filename() function
16 make_filename(const FileDescriptorProto& file_descriptor) in make_filename() function
66 static const char *make_filename(const char *filename) in make_filename() function
717 string WorkDirectory::make_filename(int64_t timestampNs, const string& extension) { in make_filename() function in android::os::incidentd::WorkDirectory
225 make_filename(char *prefix, char *name, char *path) in make_filename() function