Home
last modified time | relevance | path

Searched refs:SetValue (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h32 inline void SetValue(Attribute value) in SetValue() function in OHOS::HDI::ASTAttr
H A Dast_method.h35 attr_->SetValue(attr->GetValue()); in SetAttribute()
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp441 infAttr->SetValue(ASTAttr::CALLBACK); in ParseInfAttrInfo()
444 infAttr->SetValue(ASTAttr::ONEWAY); in ParseInfAttrInfo()
453 infAttr->SetValue(ASTAttr::FULL | ASTAttr::LITE | ASTAttr::MINI); in ParseInfAttrInfo()
456 infAttr->SetValue(ASTAttr::FULL); in ParseInfAttrInfo()
459 infAttr->SetValue(ASTAttr::LITE); in ParseInfAttrInfo()
462 infAttr->SetValue(ASTAttr::MINI); in ParseInfAttrInfo()
586 methodAttr->SetValue(ASTAttr::ONEWAY); in ParseMethodAttr()
595 methodAttr->SetValue(ASTAttr::FULL); in ParseMethodAttr()
598 methodAttr->SetValue(ASTAttr::LITE); in ParseMethodAttr()
601 methodAttr->SetValue(ASTAtt in ParseMethodAttr()
[all...]
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp409 int32_t SetValue(struct ExtraParams mExtraParams, struct AudioHwRender *render) in SetValue() function
431 HDF_LOGI("SetValue, try to suspendPlaying"); in SetValue()
451 SetValue(mExtraParams, render); in AudioRenderSetExtraParams()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c989 static int32_t SetValue(struct ExtraParams mExtraParams, struct AudioHwRender *render) in SetValue() function
1027 SetValue(mExtraParams, render); in AudioRenderSetExtraParams()

Completed in 6 milliseconds