Searched refs:stdDecodeInfo2 (Results 1 – 1 of 1) sorted by relevance
3265 OHOS::Util::DecodeInfo* stdDecodeInfo2 = nullptr; variable3267 stdDecodeInfo2 = new OHOS::Util::DecodeInfo();3268 stdDecodeInfo2->sinputDecode = arr2;3269 stdDecodeInfo2->slength = 2;3270 stdDecodeInfo2->valueType = OHOS::Util::Type::BASIC_URL_SAFE;3271 unsigned char* res2 = OHOS::Util::DecodeAchieves(env, stdDecodeInfo2);