Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_context.cpp154 …bool decodeRet = RemoteMsgUtil::DecodeQueryExecutorInfoReply(Attributes(executorInfoMsg_), executo… in StartAuth() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1993 bool decodeRet = decoder->decode(nullptr); in HeapMemAlloc() local
2039 bool decodeRet = decoder->decode(nullptr); in HeapMemAlloc() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp1189 bool decodeRet = Attributes::Impl::DecodeUint32Value(arrayLenData, arrayLen); in GetAttributesArrayValue() local