Home
last modified time | relevance | path

Searched refs:p_str (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/selinux/src/
Dlib.rs713 ($perm:ident, $privileged:expr, $p_str:expr) => {
732 $p_str
744 $p_str
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc121 static void nfa_ee_trace_aid(std::string p_str, uint8_t id, uint8_t aid_len, in nfa_ee_trace_aid() argument
139 "%s id:0x%x len=%d aid:%s", p_str.c_str(), id, aid_len, buff); in nfa_ee_trace_aid()