MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / empty

Method empty

core/src/utils/cefstr.cc:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9bool CefStrBase::empty() const
10{
11 return length == 0;
12}
13
14bool CefStrBase::equal(const char *that) const
15{

Callers 7

loader_dirMethod · 0.80
get_config_mapFunction · 0.80
plugins_dirMethod · 0.80
open_devtoolsMethod · 0.80
_openMethod · 0.80
_get_response_headersMethod · 0.80
v8_save_datastoreFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected