Searched refs:shutdown (Results 1 – 12 of 12) sorted by relevance
342 frameHandler->shutdown(); in TEST_F()410 frameHandler->shutdown(); in TEST_F()469 frameHandler->shutdown(); in TEST_F()
52 void shutdown();
41 void FrameHandler::shutdown() in shutdown() function in FrameHandler
59 virtual void shutdown() = 0;
133 shutdown()
103 virtual void shutdown();
56 void LocInternalAdapter::shutdown() { in shutdown() function in LocInternalAdapter
67 virtual void shutdown();
41 * @param disconnectType Disconnect Type to indicate if shutdown is graceful or immediate
547 * true => Radio shutdown requested
2065 * AP can enter deep sleep state. If not set, AP will always shutdown from2091 * The power controller has requested AP to shutdown. AP can either enter2092 * sleep state or start full shutdown. AP can also request postponing2093 * shutdown by sending VehicleApPowerSetState#SHUTDOWN_POSTPONE message. The2094 * power controller must change power state to this state to shutdown2103 /** AP must shutdown immediately. Postponing is not allowed. */2109 /** AP can only shutdown with postponing allowed. */2115 * AP has finished boot up, and can start shutdown if requested by power2135 * int32Values[1]: Time to postpone shutdown in ms. Maximum value can be2143 * AP is starting shutting down. When system completes shutdown, everything
740 sink->shutdown(true); in audio_config_compare()