HomeSort by relevance Sort by last modified time
    Searched refs:AssertFn (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/edify/
expr.cpp 122 Value* AssertFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv) {
333 RegisterFunction("assert", AssertFn);
expr.h 112 Value* AssertFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv);

Completed in 474 milliseconds