Home
last modified time | relevance | path

Searched defs:bind_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Duds_stream.rs74 let bind_path = dir.path().join("bind.sock"); in try_read_write() localVariable
198 let bind_path = dir.path().join("bind.sock"); in create_pair() localVariable
311 let bind_path = dir.path().join("bind.sock"); in try_read_buf() localVariable
/aosp_15_r20/system/core/init/
H A Ddevices.cpp699 std::string bind_path = sysfs_mount_point_ + uevent.path; in HandleBindInternal() local