Home
last modified time | relevance | path

Searched refs:name_out (Results 1 – 3 of 3) sorted by relevance

/system/ulib/fs/
A Dvfs.cpp35 zx_status_t vfs_name_trim(fbl::StringPiece name, fbl::StringPiece* name_out, in vfs_name_trim() argument
51 name_out->set(name.data(), len); in vfs_name_trim()
/system/host/banjo/lib/
A Dflat_ast.cpp467 SourceLocation location, Name* name_out) { in CompileCompoundIdentifier() argument
474 *name_out = Name(this, decl_name); in CompileCompoundIdentifier()
496 *name_out = Name(dep_library, decl_name); in CompileCompoundIdentifier()
/system/host/fidl/lib/
A Dflat_ast.cpp824 SourceLocation location, Name* name_out) { in CompileCompoundIdentifier() argument
831 *name_out = Name(this, decl_name); in CompileCompoundIdentifier()
853 *name_out = Name(dep_library, decl_name); in CompileCompoundIdentifier()

Completed in 22 milliseconds