Searched refs:getValue (Results 1 – 3 of 3) sorted by relevance
56 func (s *bpPropertySet) getValue(name string) interface{} { func273 if name, ok := m.getValue("name").(string); ok {
473 name := module.getValue("name").(string)495 name := module.getValue("name").(string)547 value := set.getValue(name)578 value := set.getValue(name)
222 func (m classLoaderContextMap) getValue(sdkVer int) *classLoaderContext { func230 clc := m.getValue(sdkVer)239 clc := m.getValue(sdkVer)