Home
last modified time | relevance | path

Searched refs:watchdog (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DWatchdogClient.h33 class WatchdogClient : public aidl::android::automotive::watchdog::BnCarWatchdogClient {
39 int32_t sessionId, aidl::android::automotive::watchdog::TimeoutLength timeout) override;
61 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdog> mWatchdogServer;
62 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient;
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp86 auto watchdog = in vkCreateInstance() local
189 if (watchdog) { in vkCreateInstance()
219 auto watchdog = in vkDestroyInstance() local
307 if (watchdog) { in vkDestroyInstance()
330 auto watchdog = in vkEnumeratePhysicalDevices() local
432 if (watchdog) { in vkEnumeratePhysicalDevices()
481 auto watchdog = in vkGetPhysicalDeviceFeatures() local
546 if (watchdog) { in vkGetPhysicalDeviceFeatures()
574 auto watchdog = in vkGetPhysicalDeviceFormatProperties() local
646 if (watchdog) { in vkGetPhysicalDeviceFormatProperties()
[all …]
DvkQueueFlushCommandsGOOGLE_encode_impl.cpp.inl51 if (watchdog) {
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp99 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in allocBuffer() local
247 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in writeFully() local
313 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in writeFullyAsync() local
435 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in notifyAvailable() local
478 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in ensureType1Finished() local
495 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in ensureType3Finished() local
520 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor, "ASG watchdog").build(); in type1Write() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DWatchdogClient.cpp24 using aidl::android::automotive::watchdog::ICarWatchdog;
25 using aidl::android::automotive::watchdog::TimeoutLength;
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp45 "android.automotive.watchdog-V2-ndk",
187 "android.automotive.watchdog-V2-ndk",
191 "android.automotive.watchdog-V2-ndk",
216 "android.automotive.watchdog-V2-ndk",
220 "android.automotive.watchdog-V2-ndk",
/hardware/google/aemu/base/
DHealthMonitor_unittest.cpp489 auto watchdog = builder.build(); in TEST() local
490 EXPECT_EQ(watchdog->release(), std::nullopt); in TEST()
618 auto watchdog = WATCHDOG_BUILDER(&monitor, "test message").build(); in TEST() local
619 EXPECT_THAT(watchdog->release(), Optional(taskId)); in TEST()
620 EXPECT_EQ(watchdog->release(), std::nullopt); in TEST()
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.cpp166 auto watchdog = in on_vkCmdCopyBufferToImageImpl() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.js268 var watchdog = 10;
275 watchdog = 10;
278 watchdog--;
340 if (watchdog <= 0) {
Dmhchem.mjs158 var watchdog = 10; variable
165 watchdog = 10;
168 watchdog--;
230 if (watchdog <= 0) {
/hardware/google/gfxstream/host/
DSyncThread.cpp430 auto watchdog = WATCHDOG_BUILDER(mHealthMonitor, "SyncThread task execution") in doSyncThreadCmd() local
DRenderThread.cpp463 auto watchdog = WATCHDOG_BUILDER(healthMonitor, "RenderThread decode operation") in main() local
DFrameBuffer.cpp680 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor.get(), "PostWorker main function") in postWorkerFunc() local
911 auto watchdog = in setupSubWindow() local
918 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor.get(), "Draining the VkQueue") in setupSubWindow() local
1009 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor.get(), "Updating subwindow state").build(); in setupSubWindow() local
1026 auto watchdog = WATCHDOG_BUILDER(m_healthMonitor.get(), "Moving subwindow").build(); in setupSubWindow() local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp28 using ::aidl::android::automotive::watchdog::TimeoutLength;
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3143 * Defines an event that car watchdog updates to tell it's alive.
3145 * Car watchdog sets this property to system uptime in milliseconds at every 3 second.
3158 * Defines a process terminated by car watchdog and the reason of termination.
3173 * Defines an event that VHAL signals to car watchdog as a heartbeat.
3176 * second. Car watchdog subscribes to this property and checks if the property is updated at
3177 * every 3 second. With the buffer time of 3 second, car watchdog waits for a heart beat to be
3178 * signaled up to 6 seconds from the last heart beat. If it isn’t, car watchdog considers
3180 * If this property is not supported by VHAL, car watchdog doesn't check VHAL health status.
5297 * The reason why a process is terminated by car watchdog.
5302 * A process doesn't respond to car watchdog within the timeout.
/hardware/google/gfxstream/guest/mesa/src/util/
D00-mesa-defaults.conf1148 Cyberpunk 2077 uses a watchdog thread to terminate