Searched refs:base_arg (Results 1 – 1 of 1) sorted by relevance
3671 scf_property_is_type(const scf_property_t *prop, scf_type_t base_arg) in scf_property_is_type() argument3674 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_property_is_type()3693 scf_is_compatible_type(scf_type_t base_arg, scf_type_t type_arg) in scf_is_compatible_type() argument3695 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_is_compatible_type()4519 scf_value_is_type(const scf_value_t *val, scf_type_t base_arg) in scf_value_is_type() argument4522 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg); in scf_value_is_type()