Searched refs:TakeName (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/memfs/
H A Ddnode.h85 fbl::unique_ptr<char[]> TakeName();
H A Ddnode.cpp182 fbl::unique_ptr<char[]> Dnode::TakeName() { function in class:memfs::Dnode
H A Ddirectory.cpp240 namebuffer = fbl::move(targetdn->TakeName());

Completed in 24 milliseconds