Home | History | Annotate | Download | only in jni

Lines Matching defs:readBool

556 bool readBool(const char*& data, const char* end, bool& result, const char* dbgLabel = 0);
625 bool readBool(const char*& data, const char* end, bool& result, const char* dbgLabel)
820 if (readBool(data, end, c, "Target item"))