Home
last modified time | relevance | path

Searched defs:libraryName (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go36 libraryName = regexp.MustCompile(`^\s*<strong>(.*)</strong>\s\s*used\s\s*by\s*:\s*$`) var
/build/soong/cc/
Dndk_library.go321 func (this *stubDecorator) libraryName(ctx ModuleContext) string { func