Searched refs:stdDecodeInfo3 (Results 1 – 1 of 1) sorted by relevance
3274 OHOS::Util::DecodeInfo* stdDecodeInfo3 = nullptr; variable3276 stdDecodeInfo3 = new OHOS::Util::DecodeInfo();3277 stdDecodeInfo3->sinputDecode = arr3;3278 stdDecodeInfo3->slength = 3;3279 stdDecodeInfo3->valueType = OHOS::Util::Type::BASIC_URL_SAFE;3280 unsigned char* res3 = OHOS::Util::DecodeAchieves(env, stdDecodeInfo3);