Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/
H A Dvhost_user.rs80 fn new_common(mut cmd: Command, cfg: Config) -> Result<Self> { in new_common() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dserial.rs114 fn new_common( in new_common() method
/aosp_15_r20/external/selinux/libsepol/src/
H A Dexpand.c261 common_datum_t *common, *new_common; in common_copy_callback() local