Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 - 25 of 466) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h43 Move(timestamp); variable
H A Dspring_adapter.h76 void TickAnimation(uint64_t timestamp) in TickAnimation() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
H A DFileMonitor.h57 time_t timestamp; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_animated_image.h36 uint64_t timestamp; member
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dunified_data_properties.h28 std::int64_t timestamp; member in OHOS::UDMF::UnifiedDataProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddate_util.cpp90 auto timestamp = std::chrono::system_clock::from_time_t(std::mktime(&dateTime)); in GetMilliSecondsByDateTime() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp31 int64_t timestamp = tv.tv_sec * 1000 + tv.tv_usec / 1000; in GetNowTimestamp() local
/foundation/graphic/graphic_2d/rosen/samples/hello_vsync/
H A Dhello_vsync.cpp23 static void OnVSync(long long timestamp, void* data) in OnVSync() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vblank_idle_corrector.cpp40 void RSVBlankIdleCorrector::ProcessScreenConstraint(uint64_t timestamp, uint64_t constraintRelativeTime) in ProcessScreenConstraint() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncsampler_fuzzer/
H A Dvsyncsampler_fuzzer.cpp61 int64_t timestamp = GetData<int64_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dnative_vsync_test.cpp39 static void OnVSync(long long timestamp, void* data) in OnVSync() argument
/foundation/graphic/graphic_2d/rosen/test/frame_report/unittest/
H A Drs_frame_report_test.cpp96 uint64_t timestamp = static_cast<uint64_t>( in HWTEST_F() local
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/
H A Dvideo_sample.h49 int64_t timestamp; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/timer/
H A Dtime_broker.h48 uint64_t timestamp; member
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_device_callback_stub.cpp57 uint64_t timestamp = data.ReadUint64(); in HandleDeviceOnResult() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_device_callback_proxy.cpp45 int32_t HCameraDeviceCallbackProxy::OnResult(const uint64_t timestamp, in OnResult() argument
/foundation/multimodalinput/input/util/common/include/
H A Daggregator.h43 std::chrono::system_clock::time_point timestamp; member
/foundation/multimedia/player_framework/test/unittest/utils_test/
H A Dtime_format_utils_unit_test.cpp136 std::string timestamp = ""; in HWTEST_F() local
145 std::string timestamp = "1609459200"; // 2021-01-01 00:00:00 in HWTEST_F() local
/foundation/multimodalinput/input/service/event_dump/test/
H A Devent_statistic_test.cpp110 int64_t timestamp = 50000; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_common_data.h43 static_cast<void>(timestamp); variable
H A Draw_stream_data.h46 static_cast<void>(timestamp); variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dpublished_data.h46 std::time_t timestamp = 0; member in OHOS::DataShare::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_natural_store_testcase.h32 uint64_t timestamp; member
H A Ddistributeddb_storage_rd_single_ver_natural_store_testcase.h33 uint64_t timestamp; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/flowctrl_manager/
H A Dkvstore_flowctrl_manager.cpp40 void KvStoreFlowCtrlManager::RefreshTokenBucket(TokenBucket &tokenBucket, uint64_t timestamp) in RefreshTokenBucket() argument
60 bool KvStoreFlowCtrlManager::IsTokenEnoughSlice(TokenBucket &tokenBucket, uint64_t timestamp) in IsTokenEnoughSlice() argument

Completed in 11 milliseconds

12345678910>>...19