Home
last modified time | relevance | path

Searched refs:nativeLibraryPathFor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dlibrary_sdk_member.go329 nativeLibraryPath := nativeLibraryPathFor(libInfo)
422 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string { func