Searched refs:inputDecode_ (Results 1 – 2 of 2) sorted by relevance
152 const char *inputDecode_ = nullptr; variable
231 inputDecode_ = static_cast<const char*>(resultData); in DecodeSyncInner()232 pret = DecodeAchieve(env, inputDecode_, length, valueType); in DecodeSyncInner()