Home
last modified time | relevance | path

Searched defs:formatArgs (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/ng/include/
Dkeystore_hidl_support.h33 inline static std::ostream& formatArgs(std::ostream& out) { in formatArgs() function
38 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs() function
/system/security/keystore/include/keystore/
Dkeystore_hidl_support.h39 inline static std::ostream& formatArgs(std::ostream& out) { in formatArgs() function
44 inline static std::ostream& formatArgs(std::ostream& out, First&& first, Args&&... args) { in formatArgs() function