Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/bit/
H A Dutil.cpp45 ctime = st.st_ctime; in FileInfo()
55 && ctime == that.ctime in operator ==()
64 || ctime != that.ctime in operator !=()
H A Dutil.h32 time_t ctime; member
/aosp14/system/core/libappfuse/tests/
H A DFuseAppLoopTest.cc160 EXPECT_EQ(0u, response_.entry_out.attr.ctime); in TEST_F()
219 EXPECT_EQ(0u, response_.attr_out.attr.ctime); in TEST_F()
252 EXPECT_EQ(0u, response_.attr_out.attr.ctime); in TEST_F()