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

  /bootable/recovery/edify/
expr.cpp 201 Value* SubstringFn(const char* name, State* state,
337 RegisterFunction("is_substring", SubstringFn);
  /bootable/recovery/edify/include/edify/
expr.h 107 Value* SubstringFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv);

Completed in 89 milliseconds