Searched refs:BZ_RUN_OK (Results 1 – 4 of 4) sorted by relevance
37 #define BZ_RUN_OK 1 macro
104 BZE(BZ_RUN_OK) \587 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR; in BZ_API()612 return BZ_RUN_OK; in BZ_API()1155 if (ret != BZ_RUN_OK) in BZ_API()
59 +BZE(BZ_RUN_OK) \
1993 if (mode == BZ_RUN && rc != BZ_RUN_OK) { in dumpsys_bzrun()