Searched defs:before (Results 1 - 10 of 10) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_machine.h | 47 Action before; member
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_aging_helper.cpp | 92 int32_t ThumbnailAgingHelper::GetAgingDataCount(const int64_t &time, const bool &before, ThumbRdbOpt &opts, int &count) in GetAgingDataCount() argument 199 int32_t ThumbnailAgingHelper::GetLcdCountByTime(const int64_t &time, const bool &before, ThumbRdbOpt &opts, in GetLcdCountByTime() argument
|
H A D | thumbnail_utils.cpp | 525 bool ThumbnailUtils::QueryLcdCountByTime(const int64_t &time, const bool &before, ThumbRdbOpt &opts, int &outLcdCount, in QueryLcdCountByTime() argument
|
/foundation/multimodalinput/input/test/unittest/common/src/ |
H A D | event_util_test.cpp | 267 std::string before = DumpInputEvent(pointerEvent); in CompareDump() local 282 std::string before = DumpInputEvent(keyEvent); in CompareDump() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/ |
H A D | asset_operation_utils.cpp | 149 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckWithDownload(bool before, const Asset &cacheAsset, in CheckWithDownload() argument
|
/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | tls_certificate.cpp | 317 ASN1_TIME *before = X509_get_notBefore(x509); in SetNotValidTime() local
|
/foundation/ability/idl_tool/util/ |
H A D | string.cpp | 87 int before = data->refCount_.fetch_add(1); in AddRef() local 100 int before = data->refCount_.fetch_sub(1); in Release() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarythumbnail_fuzzer/src/ |
H A D | medialibrary_thumbnail_fuzzer.cpp | 189 bool before = FuzzBool(data, size); in ThumbnailAgingHelperTest() local
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec.cpp | 857 auto before = chrono::steady_clock::now(); in WaitFence() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_session.c | 1159 static uint64_t CheckElapseTime(const struct timespec *before, uint64_t overRun) in CheckElapseTime() argument 1507 struct timespec before; in DFileSenderHandle() local 1634 struct timespec before, no in ReadEventHandle() local 1399 UpdateInfoAfterSend(DFileSession *session, PeerInfo *peerInfo, int32_t curAmendSendRate, struct timespec *before, uint8_t socketIndex) UpdateInfoAfterSend() argument 1418 DFileSessionSendFrame(DFileSession *session, QueueNode **preQueueNode, List *unsent, struct timespec *before, uint8_t socketIndex) DFileSessionSendFrame() argument [all...] |
Completed in 13 milliseconds