Home
last modified time | relevance | path

Searched refs:tz (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp94 struct timezone tz = {}; in ProcessMessage() local
95 gettimeofday(&tv, &tz); in ProcessMessage()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Duuid.cpp77 struct timezone tz; in RandomUUID() local
82 gettimeofday(&tv, &tz); in RandomUUID()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.cpp35 struct timezone tz = {}; in Random() local
41 gettimeofday(&tv, &tz); in Random()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/
H A Dmatrix_fuzzer.cpp99 scalar tz = GetObject<scalar>(); in MatrixFuzzTest001() local
112 matrix.SetMatrix(tx, ty, tz, sx, sy, sz, dx, dy, dz); in MatrixFuzzTest001()
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp269 struct timezone tz; in GetCurTime() local
272 gettimeofday(&tv, &tz); in GetCurTime()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp804 struct timezone tz; in GetTime() local
806 gettimeofday(&tv, &tz); in GetTime()

Completed in 7 milliseconds