Searched refs:check_boolean_property (Results 1 – 1 of 1) sorted by relevance
738 static bool check_boolean_property(const char* property_name, bool default_value = false) { in check_boolean_property() function807 bool use_jit = check_boolean_property("debug.usejit"); in run_dex2oat()808 bool generate_debug_info = check_boolean_property("debug.generate-debug-info"); in run_dex2oat()1023 bool is_low_mem = check_boolean_property("ro.config.low_ram"); in ShouldUseSwapFileForDexopt()