Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ isNull
Method
isNull
LANServer/httpserver/httpsession.cpp:107–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
bool HttpSession::isNull() const {
108
return dataPtr==nullptr;
109
}
110
111
void HttpSession::set(const QByteArray& key, const QVariant& value)
112
{
Callers
15
updateEpTime
Method · 0.80
updateAnimeInfo
Method · 0.80
paint
Method · 0.80
setEditorData
Method · 0.80
scale
Method · 0.80
blockTest
Method · 0.80
danmuAt
Method · 0.80
danmuAt
Method · 0.80
saveRecentlist
Method · 0.80
updateRecentItemInfo
Method · 0.80
parseMultiResponse
Method · 0.80
parseResponse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected