Home
last modified time | relevance | path

Searched defs:terminating_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_server.h95 bool terminating_; variable
/aosp12/system/update_engine/common/
H A Dmulti_range_http_fetcher.h175 bool terminating_; variable
/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp690 std::atomic<bool> terminating_ = false; member