Home
last modified time | relevance | path

Searched defs:before (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.h47 Action before; member
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_aging_helper.cpp92 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 Dthumbnail_utils.cpp525 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 Devent_util_test.cpp267 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 Dasset_operation_utils.cpp149 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckWithDownload(bool before, const Asset &cacheAsset, in CheckWithDownload() argument
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_certificate.cpp317 ASN1_TIME *before = X509_get_notBefore(x509); in SetNotValidTime() local
/foundation/ability/idl_tool/util/
H A Dstring.cpp87 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 Dmedialibrary_thumbnail_fuzzer.cpp189 bool before = FuzzBool(data, size); in ThumbnailAgingHelperTest() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp857 auto before = chrono::steady_clock::now(); in WaitFence() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1159 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