Searched refs:DecodeQueryExecutorInfoReply (Results 1 – 3 of 3) sorted by relevance
37 …static bool DecodeQueryExecutorInfoReply(const Attributes &attr, std::vector<ExecutorInfo> &execut…
154 …bool decodeRet = RemoteMsgUtil::DecodeQueryExecutorInfoReply(Attributes(executorInfoMsg_), executo… in StartAuth()
65 bool RemoteMsgUtil::DecodeQueryExecutorInfoReply(const Attributes &attr, std::vector<ExecutorInfo> … in DecodeQueryExecutorInfoReply() function in OHOS::UserIam::UserAuth::RemoteMsgUtil