Searched refs:check_root (Results 1 – 3 of 3) sorted by relevance
122 Value* JsonToValue(const std::string& json, bool check_root,
127 Value* JSONReader::JsonToValue(const std::string& json, bool check_root, in JsonToValue() argument154 scoped_ptr<Value> root(BuildValue(check_root)); in JsonToValue()
44 static void check_root(e2fsck_t ctx);94 check_root(ctx); in e2fsck_pass3()154 static void check_root(e2fsck_t ctx) in check_root() function