| /test/xts/hats/kernel/syscalls/fileio/clocknanosleep/ |
| H A D | ClockNanoSleepApiTest.cpp | 67 struct itimerspec its = { in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/timer/nanosleep/ |
| H A D | NanoSleepApiTest.cpp | 68 struct itimerspec its = { in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | profile_list.h | 118 auto its = profiles_.find(transport); in Contains() local 162 auto its = profiles_.find(transport); in Find() local [all...] |
| H A D | power_spec.cpp | 226 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 D | power_manager.cpp | 180 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 D | graphic_timer.cpp | 246 struct itimerspec its; in Start() local 268 struct itimerspec its; Stop() local [all...] |
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | delayed_worker.cpp | 131 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 D | timerfdndk.cpp | 65 struct itimerspec its = {{PARAM_0, PARAM_0}, {DATA_TWO, PARAM_0}};
in Timerfd_settime() local
|
| H A D | timendk.cpp | 237 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 D | TimerCreateApiTest.cpp | 75 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 D | timer_linux.cpp | 222 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 D | alarm_linux.c | 169 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 D | AlarmTest.cpp | 220 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 D | audio_effect_manager.cpp | 371 auto its = scenes.find(stream.scene); in UpdateDuplicateScene() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
| H A D | fnmatchndk32.cpp | 714 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
|