Searched defs:use (Results 1 - 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/lib/
H A Dplugin_db.c7 * you may not use this file except in compliance with the License.
111 bool use; local
112 use = ((match == NULL) || (_plugin[i].priority < match->priority));
113 if (use) {

Completed in 79 milliseconds