Searched refs:WEB_INVALID_ID (Results 1 – 3 of 3) sorted by relevance
26 constexpr int64_t WEB_INVALID_ID = -1; variable74 int64_t id_ = WEB_INVALID_ID;
37 if (id_ == WEB_INVALID_ID) { in Release()60 webResource->id_ = WEB_INVALID_ID; in Release()
1649 if (webDelegate->id_ == WEB_INVALID_ID) { in CreatePluginResource()