Searched defs:check_root (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/json/
H A Djson_reader.cc145 Value* JSONReader::JsonToValue(const std::string& json, bool check_root, argument
172 scoped_ptr<Value> root(BuildValue(check_root));
/external/e2fsprogs/e2fsck/
H A Dpass3.c44 static void check_root(e2fsck_t ctx);
86 check_root(ctx);
141 static void check_root(e2fsck_t ctx) function

Completed in 256 milliseconds