HomeSort by relevance Sort by last modified time
    Searched refs:property_type (Results 1 - 5 of 5) sorted by null

  /external/sepolicy/
attributes 43 attribute property_type;
untrusted_app.te 138 neverallow untrusted_app property_type:property_service set;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
class_properties.hpp 164 #define BOOST_READONLY_PROPERTY( property_type, friends ) boost::unit_test::readwrite_property<property_type >
170 #define BOOST_READONLY_PROPERTY( property_type, friends ) \
172 : public boost::unit_test::readonly_property<property_type > { \
173 typedef boost::unit_test::readonly_property<property_type > base_prop; \
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h 216 int32_t property_type; member in struct:audio_cal_info_hw_delay
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_audio_calibration.h 235 int32_t property_type; member in struct:audio_cal_info_hw_delay

Completed in 207 milliseconds