Home
last modified time | relevance | path

Searched defs:def (Results 1 – 8 of 8) sorted by relevance

/drivers/hdf_core/framework/utils/src/hcs_parser/
Dhcs_tree_if.c45 #define RETURN_DEFAULT_VALUE(attr, attrName, value, def) do { … argument
56 …sGetUint8(const struct DeviceResourceNode *node, const char *attrName, uint8_t *value, uint8_t def) in HcsGetUint8()
69 …tUint16(const struct DeviceResourceNode *node, const char *attrName, uint16_t *value, uint16_t def) in HcsGetUint16()
82 …tUint32(const struct DeviceResourceNode *node, const char *attrName, uint32_t *value, uint32_t def) in HcsGetUint32()
95 …tUint64(const struct DeviceResourceNode *node, const char *attrName, uint64_t *value, uint64_t def) in HcsGetUint64()
133 uint8_t *value, uint8_t def) in HcsGetUint8ArrayElem()
154 uint16_t *value, uint16_t def) in HcsGetUint16ArrayElem()
175 uint32_t *value, uint32_t def) in HcsGetUint32ArrayElem()
196 uint64_t *value, uint64_t def) in HcsGetUint64ArrayElem()
223 uint8_t def) in HcsGetUint8Array()
[all …]
/drivers/hdf_core/framework/test/fuzztest/framework_fuzzer/hcs_fuzzer/
Dhcs_fuzzer.cpp71 uint8_t def = 0; in FuncHcsGetUint8() local
95 uint32_t def = 0; in FuncHcsGetUint32() local
119 uint64_t def = 0; in FuncHcsGetUint64() local
144 uint8_t def = 0; in FuncHcsGetUint8ArrayElem() local
169 uint16_t def = 0; in FuncHcsGetUint16ArrayElem() local
194 uint32_t def = 0; in FuncHcsGetUint32ArrayElem() local
219 uint64_t def = 0; in FuncHcsGetUint64ArrayElem() local
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_log_test.cpp88 uint32_t def = 888; variable
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_dfx.cpp398 int32_t ThermalDfx::GetIntParameter(const std::string& key, const int32_t def, const int32_t minVal… in GetIntParameter()
404 bool ThermalDfx::GetBoolParameter(const std::string& key, const bool def) in GetBoolParameter()
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dsidecar.c232 Service *InitService(struct ServiceDef *def, const ServiceCfg *cfg) in InitService()
/drivers/hdf_core/framework/model/camera/parser/include/
Dcamera_config_parser.h35 uint32_t def; member
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h272 uint8_t def; member
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h443 uint8_t def; member