Searched refs:sessionIdSize (Results 1 – 1 of 1) sorted by relevance
100 int32_t sessionIdSize = obj->readInt32(); in notify() local101 if (sessionIdSize <= 0) { in notify()106 std::unique_ptr<uint8_t[]> sessionIdData(new uint8_t[sessionIdSize]); in notify()108 sessionId.length = sessionIdSize; in notify()