Lines Matching refs:override
38 int32_t getAreaId() const override;
40 int32_t getAccess() const override;
42 int32_t getMinInt32Value() const override;
44 int32_t getMaxInt32Value() const override;
46 int64_t getMinInt64Value() const override;
48 int64_t getMaxInt64Value() const override;
50 float getMinFloatValue() const override;
52 float getMaxFloatValue() const override;
54 bool isVariableUpdateRateSupported() const override;
66 int32_t getPropId() const override;
68 int32_t getAccess() const override;
70 int32_t getChangeMode() const override;
72 size_t getAreaConfigSize() const override;
74 std::vector<int32_t> getConfigArray() const override;
76 std::string getConfigString() const override;
78 float getMinSampleRate() const override;
80 float getMaxSampleRate() const override;