Searched defs:set_property (Results 1 – 4 of 4) sorted by relevance
| /system/extras/profcollectd/libprofcollectd/ |
| D | config.rs | 141 fn set_property<T>(key: &str, value: T) -> Result<()> in set_property() function
|
| /system/extras/simpleperf/scripts/ |
| D | simpleperf_utils.py | 351 def set_property(self, name: str, value: str) -> bool: member in AdbHelper
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 76919 int (*set_property)(struct drm_plane *, struct drm_property *, uint64_t); member 77320 int (*set_property)(struct drm_connector *, struct drm_property *, uint64_t); member 77514 int (*set_property)(struct drm_crtc *, struct drm_property *, uint64_t); member 79246 int (*set_property)(struct drm_encoder *, struct drm_connector *, struct drm_property *, uint64_t); member 90681 …int (*set_property)(struct power_supply *, enum power_supply_property, const union power_supply_pr… member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 86536 int (*set_property)(struct drm_plane *, struct drm_property *, uint64_t); member 86939 int (*set_property)(struct drm_connector *, struct drm_property *, uint64_t); member 87133 int (*set_property)(struct drm_crtc *, struct drm_property *, uint64_t); member 88988 int (*set_property)(struct drm_encoder *, struct drm_connector *, struct drm_property *, uint64_t); member 100411 …int (*set_property)(struct power_supply *, enum power_supply_property, const union power_supply_pr… member
|