Home
last modified time | relevance | path

Searched defs:Glob (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/prelude/functions/
Dutils.h309 struct Glob : public SqlFunction { struct
310 static base::Status Run(void*, in Run()
/external/tensorflow/tensorflow/python/platform/
Dgfile.py24 from tensorflow.python.lib.io.file_io import get_matching_files as Glob unknown