Searched defs:exit_ (Results 1 - 5 of 5) sorted by relevance
| /base/update/sys_installer/services/module_update/service/include/ | ||
| H A D | module_update_consumer.h | 36 volatile sig_atomic_t &exit_; member in OHOS::SysInstaller::ModuleUpdateConsumer |
| H A D | module_update_producer.h | 38 volatile sig_atomic_t &exit_; member in OHOS::SysInstaller::ModuleUpdateProducer |
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/ | ||
| H A D | graphics_task.h | 67 std::atomic_bool exit_ = true; member in OHOS::Render3D::GraphicsTask |
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/ | ||
| H A D | rtp_codec_ts.h | 51 bool exit_ = false; member in OHOS::Sharing::RtpDecoderTs 85 bool exit_ = false; member in OHOS::Sharing::RtpEncoderTs |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | runtime.h | 533 ExitHook exit_ = nullptr; member in ark::Runtime |
Completed in 3 milliseconds