Searched refs:POA_IMPORTANCE (Results 1 – 4 of 4) sorted by relevance
99 #define POA_IMPORTANCE "importance based" macro
780 method_name = POA_IMPORTANCE; in resource_allocate()784 if (strcmp(POA_IMPORTANCE, method_name) != 0) { in resource_allocate()
517 if (strcmp(POA_IMPORTANCE, sval) != 0 && in system_set_allocate()
185 public final static String POA_IMPORTANCE = "importance based"; field in PoolInternal