Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/confirmationui/
H A DTrustyConfirmationUI.cpp117 template <typename T> inline MsgVector<T> stdVector2MsgVector(const vector<T>& v) { in stdVector2MsgVector() function
121 inline MsgVector<teeui::UIOption> stdVector2MsgVector(const vector<UIOption>& v) { in stdVector2MsgVector() function