Searched refs:profileable (Results 1 – 6 of 6) sorted by relevance
74 long long profileable = strtoll(ss.cur_token(), &end, 10); in ReadPackagesListLine() local79 package->profileable = profileable != 0; in ReadPackagesListLine()
31 bool profileable = false; member
104 return pkg.profileable || pkg.debuggable; in CanProfileAndroid()
9 as profileable or debuggable in its manifest.
13 profileable manifest flag.182 either the profileable or the debuggable manifest flag set can be profiled.183 Profiling requests for non-profileable/debuggable processes will result in an201 | profileable app | Y | Y | Y |206 To mark an app as profileable, put `<profileable android:shell="true"/>` into212 <profileable android:shell="true"/>
11 Android, your app needs to be marked as profileable or