Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dinterprocess_fifo.cpp32 InterprocessFifo::InterprocessFifo(InterprocessFifo&& orig) noexcept : fds_({-1, -1}) { in InterprocessFifo() function in android::init::InterprocessFifo
/system/netd/server/
DXfrmControllerTest.cpp77 Slice orig = ::testing::get<N>(args); in ACTION_TEMPLATE() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp3127 static Return AddRequiredSpace(Return orig, in AddRequiredSpace()