Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp820 bool hasStr; in ReadOptionalString() local
821 if (!data.ReadBool(hasStr)) { in ReadOptionalString()
826 if (hasStr) { in ReadOptionalString()