Searched refs:IsThirdPartyPath (Results 1 – 5 of 5) sorted by relevance
37 if !android.IsThirdPartyPath(path) {42 if android.IsThirdPartyPath(path) {
480 if android.IsThirdPartyPath(modulePath) {
543 if android.IsThirdPartyPath(modulePath) {
355 if android.IsThirdPartyPath(modulePath) {
2180 func IsThirdPartyPath(path string) bool { func