Searched defs:def (Results 1 – 8 of 8) sorted by relevance
| /drivers/hdf_core/framework/utils/src/hcs_parser/ |
| D | hcs_tree_if.c | 45 #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/ |
| D | hcs_fuzzer.cpp | 71 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/ |
| D | hdf_thermal_log_test.cpp | 88 uint32_t def = 888; variable
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_dfx.cpp | 398 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/ |
| D | sidecar.c | 232 Service *InitService(struct ServiceDef *def, const ServiceCfg *cfg) in InitService()
|
| /drivers/hdf_core/framework/model/camera/parser/include/ |
| D | camera_config_parser.h | 35 uint32_t def; member
|
| /drivers/hdf_core/framework/model/network/wifi/include/ |
| D | hdf_wifi_cmd.h | 272 uint8_t def; member
|
| /drivers/peripheral/wlan/client/include/ |
| D | wifi_driver_client.h | 443 uint8_t def; member
|