Home
last modified time | relevance | path

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

/system/netd/server/
DVirtualNetwork.cpp40 bool VirtualNetwork::isSecure() const { in isSecure() function in android::net::VirtualNetwork
/system/vold/
DKeymaster.cpp184 bool Keymaster::isSecure() { in isSecure() function in android::vold::Keymaster
187 [&] (bool isSecure, bool, bool, bool, bool, const hidl_string&, const hidl_string&) { in isSecure() argument
/system/security/keystore/
Dkeystore.cpp558 bool isSecure = false; in isHardwareBacked() local