MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / Xpath

Method Xpath

native/events/Preference.cpp:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 Xpath::Xpath()
51 : index(-1), operationAND(false) {}
52
53 Xpath::Xpath(const std::string &xpathString)
54 : Xpath() {

Callers

nothing calls this directly

Calls 5

countFunction · 0.85
emptyMethod · 0.80
endMethod · 0.45
beginMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected