Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp759 std::vector<int32_t> authTypeInts; in ReadAuthParam() local
760 if (!data.ReadInt32Vector(&authTypeInts)) { in ReadAuthParam()
765 for (auto val : authTypeInts) { in ReadAuthParam()