Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 5 of 5) sorted by relevance

/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp502 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes()
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp504 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes()
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp470 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes()
/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp1279 const C2ParamField &pf, const std::shared_ptr<C2ParamReflector> &reflector) { in locateField()
/hardware/ril/libril/
Dril_service.cpp2407 RIL_SimAuthentication pf = {}; in requestIccSimAuthentication() local