Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_3_4.h72 std::atomic<bool> is_open_; variable
/aosp_15_r20/external/stg/
H A Dscc.h134 std::unordered_map<Node, size_t, Hash> is_open_; // node to index variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dsignaling_channel.h281 bool is_open_; variable