Home
last modified time | relevance | path

Searched defs:endTime (Results 76 - 100 of 177) sorted by relevance

12345678

/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/include/
H A DAudioDecoderDemoCommon.h235 struct timeval startTime, endTime; member in OHOS::MediaAVCodec::AudioDecoderDemo
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_mem_manage.cpp301 auto endTime = std::chrono::steady_clock::now(); in HandleOnTrim() local
324 auto endTime = std::chrono::steady_clock::now(); in SetAppPlayerInfo() local
/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp102 int64_t endTime = GetSysClockTime(); in OnEvent() local
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp214 int64_t endTime = 0; in DelEvents() local
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_proxy.cpp322 ErrCode BundleActiveProxy::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats() argument
55 QueryBundleStatsInfoByInterval(std::vector<BundleActivePackageStats>& PackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleStatsInfoByInterval() argument
94 QueryBundleEvents(std::vector<BundleActiveEvent>& bundleActiveEvents, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleEvents() argument
144 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& bundleActivePackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime) QueryBundleStatsInfos() argument
184 QueryCurrentBundleEvents(std::vector<BundleActiveEvent>& bundleActiveEvents, const int64_t beginTime, const int64_t endTime) QueryCurrentBundleEvents() argument
334 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
346 IPCCommunication(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId, int32_t communicationFlag) IPCCommunication() argument
[all...]
H A Dbundle_active_client.cpp195 ErrCode BundleActiveClient::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats() argument
86 QueryBundleStatsInfoByInterval(std::vector<BundleActivePackageStats>& PackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleStatsInfoByInterval() argument
97 QueryBundleEvents(std::vector<BundleActiveEvent>& bundleActiveEvents, const int64_t beginTime, const int64_t endTime, int32_t userId) QueryBundleEvents() argument
120 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& bundleActivePackageStats, const int32_t intervalType, const int64_t beginTime, const int64_t endTime) QueryBundleStatsInfos() argument
131 QueryCurrentBundleEvents(std::vector<BundleActiveEvent>& bundleActiveEvents, const int64_t beginTime, const int64_t endTime) QueryCurrentBundleEvents() argument
206 QueryNotificationEventStats(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats, int32_t userId) QueryNotificationEventStats() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp110 int64_t endTime = GetData<int64_t>(); in BundleActiveClientFuzzTest() local
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h86 int64_t endTime = -1; member
94 int64_t endTime = -1; member
101 int64_t endTime = -1; member
108 int64_t endTime = -1; member
150 int64_t endTime = -1; member
158 int64_t endTime = -1; member
165 int64_t endTime = -1; member
195 int64_t endTime = -1; member
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_mock_test.cpp390 int64_t endTime = 20000000000000; in HWTEST_F() local
/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp61 int64_t endTime = GetTickCount(); in Init() local
/foundation/communication/netmanager_base/test/fuzztest/netstatsclient_fuzzer/
H A Dnet_stats_client_fuzzer.cpp330 uint32_t endTime = NetStatsGetData<uint64_t>(); in GetTrafficStatsByNetworkFuzzTest() local
343 uint32_t endTime = NetStatsGetData<uint64_t>(); in GetTrafficStatsByUidNetworkFuzzTest() local
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c44 int64_t endTime; member
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp310 int64_t endTime = GetNowTimeUs(); in WriteStreamData() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp59 auto endTime = steady_clock::now(); in SqliteSharedResultSet() local
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp257 int64_t endTime = GetNowTimeUs(); in AudioFwkCaptureData() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsimpletz.h871 int32_t endTime; member in SimpleTimeZone
/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h72 uint64_t endTime = 0; member
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_cpu_service.cpp131 std::string endTime; in DumpCpuUsageData() local
304 CreateDumpTimeString(const std::string &startTime, const std::string &endTime, std::string &timeStr) CreateDumpTimeString() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp306 int FoldAppUsageDbHelper::QueryFinalScreenStatus(uint64_t endTime) in QueryFinalScreenStatus() argument
334 void FoldAppUsageDbHelper::QueryStatisticEventsInPeriod(uint64_t startTime, uint64_t endTime, in QueryStatisticEventsInPeriod() argument
376 void FoldAppUsageDbHelper::QueryForegroundAppsInfo(uint64_t startTime, uint64_t endTime, int screenStatus, in QueryForegroundAppsInfo() argument
437 CaculateForegroundAppUsage(const std::vector<FoldAppUsageRawEvent> &events, uint64_t startTime, uint64_t endTime, const std::string &appName, int screenStatus) CaculateForegroundAppUsage() argument
464 QueryEventAfterEndTime( uint64_t endTime, uint64_t nowTime) QueryEventAfterEndTime() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_socket_request.h149 uint64_t endTime; member
/base/startup/appspawn/util/src/
H A Dappspawn_utils.c125 uint64_t DiffTime(const struct timespec *startTime, const struct timespec *endTime) in DiffTime() argument
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.cpp334 int64_t endTime = 0; in JsAutoPlayPeriod() local
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H A DAudioEncoderDemoCommon.h229 struct timeval startTime, endTime; member in OHOS::MediaAVCodec::AudioEncoderDemo

Completed in 20 milliseconds

12345678