Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 13 of 13) sorted by relevance

/system/security/fsverity/libfsverity_rs/
Dlib.rs19 mod sys; module
/system/netd/server/
DInterfaceController.cpp81 const auto& sys = sSyscalls.get(); in randomIPv6Address() local
202 const auto& sys = sSyscalls.get(); in enableStablePrivacyAddresses() local
441 const auto& sys = sSyscalls.get(); in setCfg() local
483 const auto& sys = sSyscalls.get(); in getCfg() local
DProcess.cpp110 auto& sys = netdutils::sSyscalls.get(); in writePidFile() local
DBandwidthController.cpp467 const auto& sys = android::netdutils::sSyscalls.get(); in getInterfaceQuota() local
518 const auto& sys = android::netdutils::sSyscalls.get(); in updateQuota() local
DIptablesRestoreController.cpp138 const auto& sys = sSyscalls.get(); in forkAndExec() local
DIptablesRestoreControllerTest.cpp326 StrictMock<ScopedMockSyscalls> sys; in TEST_F() local
DNFLogListener.cpp208 const auto& sys = sSyscalls.get(); in makeNFLogListener() local
/system/core/trusty/libtrusty-rs/src/
Dlib.rs77 mod sys; module
/system/security/keystore2/src/
Derror.rs65 pub fn sys() -> Self { in sys() method
Dapc.rs56 pub fn sys() -> Self { in sys() method
/system/security/keystore2/selinux/src/
Dlib.rs84 fn sys<T: Into<String>>(s: T) -> Self { in sys() method
/system/security/keystore2/legacykeystore/
Dlib.rs194 pub fn sys() -> Self { in sys() method
/system/netd/tests/
Dbinder_test.cpp2966 const auto& sys = sSyscalls.get(); in ioctlByIfName() local