Lines Matching refs:BEGET_CHECK
117 BEGET_CHECK(str != NULL, return 0);
226 BEGET_CHECK(sandbox != NULL && item != NULL && type != NULL, return -1);
269 BEGET_CHECK(!(sandbox == NULL || item == NULL || type == NULL), return -1);
541 BEGET_CHECK(IsValidSandbox(sandbox) == true, return -1);
543 BEGET_CHECK(sandbox->rootPath != NULL, return -1);
553 BEGET_CHECK(rc == 0, return -1);
556 BEGET_CHECK(rc == 0, return -1);
560 BEGET_CHECK(rc == 0, return -1);
602 BEGET_CHECK(sandbox != NULL, return);
632 BEGET_CHECK(sandbox != NULL, return -1);