| /foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
| H A D | dfx_reporter.cpp | 374 time_t startTime = start + ONE_HOUR * 8; in ReportCloudSyncThumbGenerationStatus() local
|
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_request_context.cpp | 73 time_t startTime = TimeUtils::GetNowTimeMicroseconds(); in StartTiming() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_management.cpp | 91 auto startTime = std::chrono::steady_clock::now(); in OnInterfaceLinkStateChanged() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | time_sync.cpp | 232 Timestamp startTime = timeHelper_->GetTime(); in SyncStart() local
|
| /foundation/distributedhardware/distributed_audio/common/src/ |
| H A D | daudio_util.cpp | 391 int64_t CalculateOffset(const int64_t frameIndex, const int64_t framePeriodNs, const int64_t startTime) in CalculateOffset() argument 397 int64_t UpdateTimeOffset(const int64_t frameIndex, const int64_t framePeriodNs, int64_t &startTime) in UpdateTimeOffset() argument 440 bool IsOutDurationRange(int64_t startTime, int64_t endTime, int64_t lastStartTime) in IsOutDurationRange() argument
|
| /kernel/liteos_a/kernel/base/core/ |
| H A D | los_swtmr.c | 165 UINT64 startTime = OsGetCurrSchedTimeCycle(); in SwtmrHandler() local 185 STATIC INLINE VOID SwtmrWake(SwtmrRunqueue *srq, UINT64 startTime, SortLinkList *sortList) in SwtmrWake() argument 240 UINT64 startTime in ScanSwtmrTimeList() local 532 SwtmrRestart(UINT64 startTime, SortLinkList *sortList, UINT16 cpuid) SwtmrRestart() argument 543 OsSwtmrResponseTimeReset(UINT64 startTime) OsSwtmrResponseTimeReset() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/ubrkperf/ |
| H A D | ubrkperfold.cpp | 290 unsigned long startTime = timeGetTime(); in doForwardTest() local 376 unsigned long startTime = timeGetTime(); in doIsBoundTest() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdateintervalformattest.c | 168 static const UDate startTime = 1416474000000.0; // 2014 Nov 20 09:00 GMT variable
|
| H A D | cintltst.c | 89 UDate startTime, endTime; in main() local
|
| /third_party/ninja/src/ |
| H A D | build_test.cc | 1314 TimeStamp startTime = fs_.now_;
in TestPhonyUseCase() local
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_timer_mgr.cpp | 1269 int64_t startTime = timeInSec + interval; in EnsureInitIntervalTimer() local 1298 int64_t startTime = timeInSec + interval; in FormRefreshCountReport() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | free_install_manager.cpp | 269 std::string startTime = freeInstallInfo.want.GetStringParam(Want::PARAM_RESV_START_TIME); in NotifyFreeInstallResult() local 296 std::string startTime = freeInstallInfo.want.GetStringParam(Want::PARAM_RESV_START_TIME); in HandleOnFreeInstallSuccess() local 328 std::string startTime = freeInstallInfo.want.GetStringParam(Want::PARAM_RESV_START_TIME); in HandleOnFreeInstallFail() local 354 StartAbilityByFreeInstall(FreeInstallInfo &info, std::string &bundleName, std::string &abilityName, std::string &startTime) StartAbilityByFreeInstall() argument 375 StartAbilityByPreInstall(int32_t recordId, FreeInstallInfo &info, std::string &bundleName, std::string &abilityName, std::string &startTime) StartAbilityByPreInstall() argument 399 StartAbilityByConvertedWant(FreeInstallInfo &info, const std::string &startTime) StartAbilityByConvertedWant() argument 419 StartAbilityByOriginalWant(FreeInstallInfo &info, const std::string &startTime) StartAbilityByOriginalWant() argument 595 RemoveFreeInstallInfo(const std::string &bundleName, const std::string &abilityName, const std::string &startTime) RemoveFreeInstallInfo() argument 649 GetFreeInstallTaskInfo(const std::string& bundleName, const std::string& abilityName, const std::string& startTime, FreeInstallInfo& taskInfo) GetFreeInstallTaskInfo() argument 678 SetSCBCallStatus(const std::string& bundleName, const std::string& abilityName, const std::string& startTime, bool scbCallStatus) SetSCBCallStatus() argument 693 SetPreStartMissionCallStatus(const std::string& bundleName, const std::string& abilityName, const std::string& startTime, bool preStartMissionCallStatus) SetPreStartMissionCallStatus() argument 708 SetFreeInstallTaskSessionId(const std::string& bundleName, const std::string& abilityName, const std::string& startTime, const std::string& sessionId) SetFreeInstallTaskSessionId() argument 743 std::string startTime = (*it).want.GetStringParam(Want::PARAM_RESV_START_TIME); NotifyInsightIntentFreeInstallResult() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_service_extension_context.cpp | 219 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); in AddFreeInstallObserver() local 255 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in OnStartAbility() local 341 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in OnOpenLink() local 348 OnOpenLinkInner(napi_env env, const AAFwk::Want& want, const std::string& startTime, const std::string& url) OnOpenLinkInner() argument 639 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: OnStartAbilityWithAccount() local 1164 ParsePreStartMissionArgs(const napi_env &env, const NapiCallbackInfo &info, std::string& bundleName, std::string& moduleName, std::string& abilityName, std::string& startTime) ParsePreStartMissionArgs() argument 1204 std::string startTime; OnPreStartMission() local 1263 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); GetStartAbilityExecFunc() local [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
| H A D | js_napi_common.cpp | 1348 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in JsStartAbility() local 1438 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); in AddFreeInstallObserver() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_group_node.cpp | 713 int64_t startTime = GetSysTimestamp(); in TransitionWithPush() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| H A D | js_ui_extension_context.cpp | 338 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in OnOpenLink() local 982 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in OpenAtomicServiceInner() local 350 OnOpenLinkInner(napi_env env, const AAFwk::Want& want, int requestCode, const std::string& startTime, const std::string& url) OnOpenLinkInner() argument 1041 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); AddFreeInstallObserver() local [all...] |
| H A D | js_ui_extension_content_session.cpp | 388 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in StartAbilityExecuteCallback() local 449 std::string startTime = std::to_string(std::chrono::duration_cast<std::chrono::milliseconds>(std::chrono:: in OnStartAbilityForResult() local 478 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); in StartAbilityForResultRuntimeTask() local 1071 std::string startTime = want.GetStringParam(Want::PARAM_RESV_START_TIME); AddFreeInstallObserver() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
| H A D | render_water_flow.cpp | 850 auto startTime = GetSysTimestamp(); // unit: ns in OnPredictLayout() local
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | native_window_test.cpp | 849 clock_t startTime, endTime; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
| H A D | dash_mpd_parser.cpp | 1005 std::string startTime; in GetMpdAttr() local
|
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | format_test.cpp | 283 int64_t startTime = 0; in SetAllParam() local 432 int64_t startTime = 0; in SetOtherAllParam() local 707 int64_t startTime; in HWTEST_F() local 738 int64_t startTime; in HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/ |
| H A D | media_library_manager_test.cpp | 851 int64_t startTime = MediaFileUtils::UTCTimeMilliSeconds(); in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | media_datashare_ext_ability.cpp | 138 int64_t startTime = MediaFileUtils::UTCTimeMilliSeconds(); in OnStart() local
|
| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| H A D | recorder_impl.cpp | 1251 int64_t startTime; in Start() local
|
| /foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
| H A D | request_context.cpp | 101 time_t startTime = Timing::TimeUtils::GetNowTimeMicroseconds(); in StartTiming() local
|