Home
last modified time | relevance | path

Searched defs:nano (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dhdi_smq_syncer.cpp103 constexpr int64_t nano = SEC_TO_NANOSEC; in TimeoutToRealtime() local
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin.cpp51 uint16_t nano = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp45 double Utils::ToSeconds(uint64_t nano) in ToSeconds()