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