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

  /external/avb/libavb_user/
avb_ops_user.h 37 * Free with avb_ops_user_free().
42 void avb_ops_user_free(AvbOps* ops);
avb_ops_user.c 250 void avb_ops_user_free(AvbOps* ops) { function
  /external/avb/tools/avbctl/
avbctl.cc 252 avb_ops_user_free(ops);

Completed in 53 milliseconds