Searched defs:codeList (Results 1 – 4 of 4) sorted by relevance
26 …Code, int32_t succussCount, const ArkWebInt32Vector& errorIndex, const ArkWebInt32Vector& codeList) in OnMigrationReply()
27 const std::vector<int32_t>& errorIndex, const std::vector<int32_t>& codeList) in OnMigrationReply()
34 …int32_t succussCount, const std::vector<int32_t>& errorIndex, const std::vector<int32_t>& codeList) in OnMigrationReply()71 std::vector<int> codeList; in OnAbilityConnectDone() local
43 const std::vector<int32_t>& codeList) override in OnMigrationReply()