Lines Matching defs:scope

1786 	    String scope = (String)en.nextElement();  in deleteAttributes()  local
2004 String scope = (String)scopes.elementAt(i); in findServices() local
2145 String scope = (String)scopes.elementAt(i); in findAttributes() local
2269 String scope = (String)scopes.elementAt(i); in findAttributes() local
2445 String scope = (String)scopes.elementAt(i); in registerInternal() local
2490 String scope, in initializeURLScopeLangTableVector()
2537 addRecordToScopeTypeLangTable(String scope, in addRecordToScopeTypeLangTable()
2724 String scope = (String)scopes.elementAt(i); in deregisterInternal() local
2741 deleteTypeLocale(type.toString(), scope, lang); in deregisterInternal() local
2746 deleteTypeLocale(type.getAbstractTypeName(), scope, lang); in deregisterInternal() local
2764 deleteTypeLocale(type.toString(), scope, lang); in deregisterInternal() local
2770 scope, in deregisterInternal() local
2856 String scope = (String)en.nextElement(); in findExistingRecord() local
3055 Object scope = scopes.elementAt(0); in checkForExistingUnderOtherServiceType() local
3142 String scope = (String)oldScopes.elementAt(j); in mergeOldRecordIntoNew() local
3296 addTypeLocale(String type, String scope, String lang) { in addTypeLocale()
3336 private void deleteTypeLocale(String type, String scope, String lang) { in deleteTypeLocale()
3412 String scope = (String)scopes.elementAt(i); in languageSupported() local
3462 private String makeScopeTypeKey(String scope, String type) { in makeScopeTypeKey()
3470 makeScopeTypeLangKey(String scope, in makeScopeTypeLangKey()