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

  /system/extras/libublock/include/ublock/
ublock.h 59 int ublock_run(struct ublock_ctx *ub);
62 * Stops ublock_run, if it is running. Should be called from one of the ops
  /system/extras/fatblock/
fatblock.c 190 ublock_run(ub);
  /system/extras/libublock/
ublock.c 293 int ublock_run(struct ublock_ctx *ub_ctx) function

Completed in 33 milliseconds