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

  /bootable/recovery/edify/
expr.cpp 94 Value* IfElseFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv) {
333 RegisterFunction("ifelse", IfElseFn);
  /bootable/recovery/edify/include/edify/
expr.h 113 Value* IfElseFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv);

Completed in 305 milliseconds