Home
last modified time | relevance | path

Searched defs:from_file (Results 1 – 25 of 39) sorted by relevance

12

/external/adhd/sound_card_init/dsm/src/
Dutils.rs28 pub fn from_file() -> Result<Duration> { in from_file() function
47 pub fn from_file(snd_card: &str) -> Result<Duration> { in from_file() function
Ddatastore.rs29 pub fn from_file(snd_card: &str, channel: usize) -> Result<Datastore> { in from_file() method
/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
Datrace_from_file_agent.py53 def is_perfetto(from_file): argument
77 def __init__(self, from_file): argument
Datrace_agent.py431 app_name, compress_trace_data, from_file, argument
/external/crosvm/sys_util/src/
Dfile_flags.rs19 pub fn from_file(file: &dyn AsRawFd) -> Result<FileFlags> { in from_file() method
Dshm.rs145 pub fn from_file(mut file: File) -> Result<SharedMemory> { in from_file() method
/external/python/cpython3/Tools/c-analyzer/c_analyzer/variables/
Dknown.py32 def from_file(infile, *, function
/external/python/cpython3/Lib/zoneinfo/
D_common.py144 def from_file(cls, stream): member in _TZifHeader
D_zoneinfo.py78 def from_file(cls, fobj, /, key=None): member in ZoneInfo
/external/python/cpython3/Tools/c-analyzer/cpython/
Dknown.py46 def from_file(infile=DATA_FILE, *, function
/external/autotest/client/cros/chameleon/
Dedid.py92 def from_file(cls, filename, skip_verify=False): member in Edid
/external/rust/crates/same-file/src/
Dunknown.rs25 pub fn from_file(_file: File) -> io::Result<Handle> { in from_file() method
Dunix.rs64 pub fn from_file(file: File) -> io::Result<Handle> { in from_file() method
Dwin.rs116 pub fn from_file(file: File) -> io::Result<Handle> { in from_file() method
Dlib.rs182 pub fn from_file(file: File) -> io::Result<Handle> { in from_file() method
/external/llvm-project/lldb/tools/lldb-vscode/
DIOStream.cpp64 StreamDescriptor StreamDescriptor::from_file(int fd, bool close) { in from_file() function in StreamDescriptor
/external/selinux/python/sepolgen/src/sepolgen/
Dobjectmodel.py105 def from_file(self, fd): member in PermMappings
Dinterfaces.py213 def from_file(self, fd): member in AttributeSet
349 def from_file(self, fd): member in InterfaceSet
/external/crosvm/base/src/
Dshm.rs59 fn from_file(file: File) -> Result<SharedMemory> { in from_file() method
Dmmap.rs118 pub fn from_file(mut self, file: &'a File) -> MemoryMappingBuilder { in from_file() method
/external/crosvm/acpi_tables/src/
Dsdt.rs62 pub fn from_file(path: &PathBuf) -> Result<Self> { in from_file() method
/external/grpc-grpc/src/compiler/
Dnode_generator.cc86 grpc::string GetRelativePath(const grpc::string& from_file, in GetRelativePath()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dnode_generator.cc86 std::string GetRelativePath(const std::string& from_file, in GetRelativePath()
/external/autotest/database/
Dmigrate.py34 def from_file(cls, filename): member in Migration
/external/crosvm/disk/src/
Dandroid_sparse.rs156 pub fn from_file(mut file: File) -> Result<AndroidSparse> { in from_file() method

12