Home
last modified time | relevance | path

Searched defs:attr (Results 1 - 25 of 372) sorted by relevance

12345678910>>...15

/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/
H A Dipc_codec.cpp23 bool IpcEncodeBindAttr(MessageParcel &pIpcMsg, bool attr) in IpcEncodeBindAttr() argument
29 bool IpcEncodeBindAttr(MessageParcel &pIpcMsg, int8_t attr) in IpcEncodeBindAttr() argument
35 bool IpcEncodeBindAttr(MessageParcel &pIpcMsg, int16_t attr) in IpcEncodeBindAttr() argument
41 bool IpcEncodeBindAttr(MessageParcel &pIpcMsg, int32_t attr) in IpcEncodeBindAttr() argument
47 bool IpcEncodeBindAttr(MessageParcel &pIpcMsg, int64_t attr) in IpcEncodeBindAttr() argument
53 IpcEncodeBindAttr(MessageParcel &pIpcMsg, uint8_t attr) IpcEncodeBindAttr() argument
59 IpcEncodeBindAttr(MessageParcel &pIpcMsg, uint16_t attr) IpcEncodeBindAttr() argument
65 IpcEncodeBindAttr(MessageParcel &pIpcMsg, uint32_t attr) IpcEncodeBindAttr() argument
71 IpcEncodeBindAttr(MessageParcel &pIpcMsg, uint64_t attr) IpcEncodeBindAttr() argument
77 IpcEncodeBindAttr(MessageParcel &pIpcMsg, float attr) IpcEncodeBindAttr() argument
83 IpcEncodeBindAttr(MessageParcel &pIpcMsg, double attr) IpcEncodeBindAttr() argument
89 IpcEncodeBindAttr(MessageParcel &pIpcMsg, std::string &attr) IpcEncodeBindAttr() argument
95 IpcEncodeBindAttr(MessageParcel &pIpcMsg, sptr<IRemoteObject> &attr) IpcEncodeBindAttr() argument
101 IpcDecodeBindAttr(MessageParcel &pIpcMsg, bool &attr) IpcDecodeBindAttr() argument
107 IpcDecodeBindAttr(MessageParcel &pIpcMsg, int8_t &attr) IpcDecodeBindAttr() argument
113 IpcDecodeBindAttr(MessageParcel &pIpcMsg, int16_t &attr) IpcDecodeBindAttr() argument
119 IpcDecodeBindAttr(MessageParcel &pIpcMsg, int32_t &attr) IpcDecodeBindAttr() argument
125 IpcDecodeBindAttr(MessageParcel &pIpcMsg, int64_t &attr) IpcDecodeBindAttr() argument
131 IpcDecodeBindAttr(MessageParcel &pIpcMsg, uint8_t &attr) IpcDecodeBindAttr() argument
137 IpcDecodeBindAttr(MessageParcel &pIpcMsg, uint16_t &attr) IpcDecodeBindAttr() argument
143 IpcDecodeBindAttr(MessageParcel &pIpcMsg, uint32_t &attr) IpcDecodeBindAttr() argument
149 IpcDecodeBindAttr(MessageParcel &pIpcMsg, uint64_t &attr) IpcDecodeBindAttr() argument
155 IpcDecodeBindAttr(MessageParcel &pIpcMsg, float &attr) IpcDecodeBindAttr() argument
161 IpcDecodeBindAttr(MessageParcel &pIpcMsg, double &attr) IpcDecodeBindAttr() argument
167 IpcDecodeBindAttr(MessageParcel &pIpcMsg, std::string &attr) IpcDecodeBindAttr() argument
173 IpcDecodeBindAttr(MessageParcel &pIpcMsg, sptr<IRemoteObject> &attr) IpcDecodeBindAttr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.cpp35 bool SvgFeFuncDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_gaussianblur_declaration.cpp35 bool SvgFeGaussianBlurDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_blend_declaration.cpp35 bool SvgFeBlendDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_image_declaration.cpp35 bool SvgImageDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_filter_declaration.cpp35 bool SvgFilterDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_fe_offset_declaration.cpp35 bool SvgFeOffsetDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_animate_declaration.cpp32 bool SvgAnimateDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
37 bool SvgAnimateDeclaration::SetAnimateAttr(const std::pair<std::string, std::string>& attr) in SetAnimateAttr() argument
H A Dsvg_fe_declaration.cpp22 bool SvgFeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
32 bool SvgFeDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_composite_declaration.cpp35 bool SvgFeCompositeDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_flood_declaration.cpp35 bool SvgFeFloodDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_colormatrix_declaration.cpp35 bool SvgFeColorMatrixDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_pattern_declaration.cpp35 bool SvgPatternDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_mask_declaration.cpp35 bool SvgMaskDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_polygon_declaration.cpp35 bool SvgPolygonDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgPolygonDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_path_declaration.cpp35 bool SvgPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dmutex.h93 ffrt_mutexattr_t attr; member in ffrt::recursive_mutex
/foundation/resourceschedule/ffrt/src/queue/
H A Dserial_queue.cpp69 std::unique_ptr<BaseQueue> CreateSerialQueue(const ffrt_queue_attr_t* attr) in CreateSerialQueue() argument
H A Dqueue_attr_private.h28 explicit queue_attr_private(const queue_attr attr) in queue_attr_private() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/
H A Dopensession_fuzzer.cpp31 SessionAttribute attr = {0}; in OpenSessionTest() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dmutex.c28 pthread_mutexattr_t attr = {0}; in MutexCreate() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/include/
H A Dnode_functions.h31 int32_t ParsePrimitive(const std::vector<int8_t>& primitive, T& attr, in ParsePrimitive() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/include/
H A Dnode_functions.h31 int32_t ParsePrimitive(const std::vector<int8_t>& primitive, T& attr, in ParsePrimitive() argument
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_union_type.h42 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp100 bool PieceDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument

Completed in 6 milliseconds

12345678910>>...15