Searched refs:foo0 (Results 1 – 2 of 2) sorted by relevance
223 fgrep android_fs_dataread_start $infile > foo0225 cat foo0 | sed -n -e 's/^.*android_fs_dataread_start //p' > foo1229 rm foo0245 fgrep android_fs_datawrite_start $infile > foo0247 cat foo0 | sed -n -e 's/^.*android_fs_datawrite_start //p' > foo1251 rm foo0
40 val foo0 = PrivacyItem(Privacy.TYPE_MICROPHONE, PrivacyApplication( regex45 val items = listOf(bar2, foo0, baz1, bar3)