Searched refs:UnmarshalAccountInfo (Results 1 – 2 of 2) sorted by relevance
96 int32_t UnmarshalAccountInfo(std::string &jsonStr);
398 if (UnmarshalAccountInfo(accountInfoStr) != ERR_OK) { in Unmarshal()561 int32_t DSchedContinueDataCmd::UnmarshalAccountInfo(std::string &jsonStr) in UnmarshalAccountInfo() function in OHOS::DistributedSchedule::DSchedContinueDataCmd