Home | History | Annotate | Download | only in installd

Lines Matching refs:kPropertyValueMax

152   char buf[kPropertyValueMax];
206 char dex2oat_Xms_flag[kPropertyValueMax];
209 char dex2oat_Xmx_flag[kPropertyValueMax];
212 char dex2oat_threads_buf[kPropertyValueMax];
218 char dex2oat_threads_arg[kPropertyValueMax + 2];
225 char dex2oat_isa_features[kPropertyValueMax];
231 char dex2oat_isa_variant[kPropertyValueMax];
238 char dex2oat_flags[kPropertyValueMax];
244 char vold_decrypt[kPropertyValueMax];
252 char app_image_format[kPropertyValueMax];
253 char image_format_arg[strlen("--image-format=") + kPropertyValueMax];
260 char dex2oat_large_app_threshold[kPropertyValueMax];
263 char dex2oat_large_app_threshold_arg[strlen("--very-large-app-threshold=") + kPropertyValueMax];
285 char instruction_set_variant_arg[arraysize("--instruction-set-variant=") + kPropertyValueMax];
286 char instruction_set_features_arg[arraysize("--instruction-set-features=") + kPropertyValueMax];
287 char dex2oat_Xms_arg[arraysize("-Xms") + kPropertyValueMax];
288 char dex2oat_Xmx_arg[arraysize("-Xmx") + kPropertyValueMax];
289 char dex2oat_compiler_filter_arg[arraysize("--compiler-filter=") + kPropertyValueMax];
335 kPropertyValueMax);
340 char dex2oat_compiler_filter_flag[kPropertyValueMax];
352 char prop_buf[kPropertyValueMax];
487 char dex2oat_prop_buf[kPropertyValueMax];
1076 char app_image_format[kPropertyValueMax];
1302 char compiler_filter_arg[strlen("--compiler-filter=") + kPropertyValueMax];
1804 char buf[kPropertyValueMax];