Searched refs:WriteBigString (Results 1 – 2 of 2) sorted by relevance
881 ErrCode WriteBigString(const std::string &str, MessageParcel &reply) const;
3482 if (ret == ERR_OK && WriteBigString(profile, reply) != ERR_OK) { in HandleGetJsonProfile()3696 ErrCode BundleMgrHost::WriteBigString(const std::string &str, MessageParcel &reply) const in WriteBigString() function in OHOS::AppExecFwk::BundleMgrHost