Home
last modified time | relevance | path

Searched defs:SteadyTimePoint (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_progress.h26 using SteadyTimePoint = std::chrono::steady_clock::time_point; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress.cpp21 using SteadyTimePoint = std::chrono::steady_clock::time_point; typedef
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
H A Ddp_utils.h26 using SteadyTimePoint = std::chrono::steady_clock::time_point; variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp84 using SteadyTimePoint = std::chrono::steady_clock::time_point; typedef