Searched defs:cTime (Results 1 - 6 of 6) sorted by relevance
| /kernel/liteos_m/testsuites/unittest/posix/src/time/ |
| H A D | time_func_test_01.c | 236 char cTime[32]; variable 269 char cTime[3 variable 303 char cTime[32]; /* 32, no special meaning */ global() variable 339 char cTime[32]; global() variable 376 char cTime[32]; global() variable [all...] |
| /test/xts/acts/kernel_lite/time_posix/src/ |
| H A D | ClockTimeTest.cpp | 314 char cTime[32];
in HWTEST_F() local 341 char cTime[32];
in HWTEST_F() local 389 char cTime[30]; HWTEST_F() local [all...] |
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | FileStreams.cpp | 331 Z7_COM7F_IMF(CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib))
in GetProps() argument 472 Z7_COM7F_IMF(CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib))
in GetProps() argument 486 if (cTime) FiTime_To_FILETIME (ST_CTIME(st), *cTime);
in GetProps() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileIO.cpp | 533 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw()
in SetTime() argument
|
| H A D | FileDir.cpp | 121 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
in SetDirTime() argument 1045 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
in SetDirTime() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_save_cloud_data_test.cpp | 816 int64_t cTime = 12345678L + i; in ConstructDownloadData() local 1034 int64_t cTime = BASE_CREATE_TIME + i; in ConstructMultiDownloadData() local
|
Completed in 7 milliseconds