Home
last modified time | relevance | path

Searched defs:its (Results 1 - 15 of 15) sorted by relevance

/test/xts/hats/kernel/syscalls/fileio/clocknanosleep/
H A DClockNanoSleepApiTest.cpp67 struct itimerspec its = { in HWTEST_F() local
/test/xts/hats/kernel/syscalls/timer/nanosleep/
H A DNanoSleepApiTest.cpp68 struct itimerspec its = { in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_list.h118 auto its = profiles_.find(transport); in Contains() local
162 auto its = profiles_.find(transport); in Find() local
[all...]
H A Dpower_spec.cpp226 auto its = profileIts->second.find(status); in GetPowerSpec() local
236 auto its = POWER_PARAM.find(level); in GetPowerParam() local
247 auto its = profileIts->second.find(status); in GetPowerSsrLevel() local
H A Dpower_manager.cpp180 auto its = powerDevices_.find(rawAddr); in UpdatePowerDevicesInfo() local
275 auto its = powerDevices_.find(iter->second); in DisconnectionCompleteCallBackProcess() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_timer.cpp246 struct itimerspec its; in Start() local
268 struct itimerspec its; Stop() local
[all...]
/foundation/resourceschedule/ffrt/src/sync/
H A Ddelayed_worker.cpp131 itimerspec its = { {0, 0}, {0, 1} }; in ~DelayedWorker() local
198 itimerspec its = { {0, 0}, {static_cast<long>(ns / NS_PER_SEC), static_cast<long>(ns % NS_PER_SEC)} }; in dispatch() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimerfdndk.cpp65 struct itimerspec its = {{PARAM_0, PARAM_0}, {DATA_TWO, PARAM_0}}; in Timerfd_settime() local
H A Dtimendk.cpp237 struct itimerspec its; in Timer_delete() local
299 struct itimerspec its; in Timer_settime() local
[all...]
/test/xts/hats/kernel/syscalls/timer/timercreate/
H A DTimerCreateApiTest.cpp75 struct itimerspec its = { in HWTEST_F() local
117 struct itimerspec its = { in HWTEST_F() local
164 struct itimerspec its = { in HWTEST_F() local
291 struct itimerspec its = { in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/
H A Dtimer_linux.cpp222 struct itimerspec its; in Start() local
240 struct itimerspec its; in Stop() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dalarm_linux.c169 struct itimerspec its = {0}; in AlarmSet() local
191 struct itimerspec its = {0}; in AlarmCancel() local
/test/xts/acts/kernel_lite/time_posix/src/
H A DAlarmTest.cpp220 struct itimerspec its = {0}; in HWTEST_F() local
252 struct itimerspec its = {0}; in HWTEST_F() local
339 struct itimerspec its = {0}; HWTEST_F() local
393 struct itimerspec its = {0}; HWTEST_F() local
455 struct itimerspec its = {0}; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp371 auto its = scenes.find(stream.scene); in UpdateDuplicateScene() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp714 struct itimerspec its = {{PARAM_0, PARAM_0}, {PARAM_02, PARAM_0}}; in TimerFd_getTime64() local
734 struct itimerspec its = {{PARAM_0, PARAM_0}, {TEST_SIZE, PARAM_0}}; in TimerFd_setTime64() local

Completed in 10 milliseconds