Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 3 of 3) sorted by relevance

/drivers/interface/camera/sequenceable/map_data/
Dmap_data_sequenceable.cpp152 int32_t MapDataSequenceable::Set(const std::string &key, int32_t value) in Set() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
157 int32_t MapDataSequenceable::Set(const std::string &key, int64_t value) in Set() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
162 int32_t MapDataSequenceable::Set(const std::string &key, double value) in Set() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
167 int32_t MapDataSequenceable::Set(const std::string &key, const std::string& value) in Set() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
191 int32_t MapDataSequenceable::Set(const std::string &key, MapDataType type, const std::any& val) in Set() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
/drivers/hdf_core/framework/support/platform/include/timer/
Dtimer_core.h65 int32_t (*Set)(struct TimerCntrl *cntrl, uint32_t useconds, TimerHandleCb cb); member
/drivers/hdf_core/framework/model/audio/core/include/
Daudio_control.h85 … int32_t (*Set)(const struct AudioKcontrol *kcontrol, const struct AudioCtrlElemValue *elemValue); member