Home | History | Annotate | Download | only in HAL

Lines Matching refs:SECURE

350     if (secure_mode == SECURE) {
351 ALOGD("%s: Allocate secure buffer\n", __func__);
653 if (isSecure == SECURE) {
655 rc = alloc(count, size, heap_mask, SECURE);
887 if (isSecure == SECURE) {