Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/src/com/android/cts/splitapp/
H A DFeatureR.java22 public static final int feature_string = R.string.feature_string; field in FeatureR
/aosp_15_r20/art/runtime/
H A Druntime.cc2973 std::string feature_string("--instruction-set-features="); in AddCurrentRuntimeFeaturesAsDex2OatArguments() local