/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | h4_protocol.cpp | 39 uint8_t type = packetType;
in SendPacket() local
|
/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | stream.h | 30 int32_t type; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/fork_node/ |
H A D | fork_node.cpp | 19 ForkNode::ForkNode(const std::string& name, const std::string& type, const std::string &cameraId) in ForkNode() argument
|
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | fork_node.cpp | 20 PcForkNode::PcForkNode(const std::string& name, const std::string& type, const std::string &cameraId) in PcForkNode() argument
|
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/ |
H A D | codecsendcommand_fuzzer.cpp | 79 CodecStateType type = CodecStateType(params.param); in CodecSendCommand() local
|
/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | drm_device.h | 49 uint32_t type; member
|
/drivers/peripheral/display/hal/default_standard/src/display_layer_video/ |
H A D | display_layer_video.cpp | 89 static int32_t SetTransformMode(uint32_t devId, uint32_t layerId, TransformType type)
in SetTransformMode() argument
|
/drivers/peripheral/power/interfaces/hdi_service/src/ |
H A D | running_lock_counter.h | 30 RunningLockCounter(RunningLockType type, const std::string &tag) in RunningLockCounter() argument
|
H A D | running_lock_timer_handler.cpp | 74 uint32_t RunningLockTimerHandler::GetRunningLockTimerId(RunningLockType type, std::string name) in GetRunningLockTimerId() argument 87 void RunningLockTimerHandler::AddRunningLockTimerMap(RunningLockType type, std::string name, uint32_t timerId) in AddRunningLockTimerMap() argument 104 void RunningLockTimerHandler::RemoveRunningLockTimerMap(RunningLockType type, std::string name) in RemoveRunningLockTimerMap() argument [all...] |
/drivers/peripheral/user_auth/hdi_service/database/src/ |
H A D | global_config_file_manager.c | 79 IAM_STATIC bool CheckGlobalConfigType(int32_t type) in CheckGlobalConfigType() argument [all...] |
/drivers/peripheral/thermal/interfaces/hdi_service/include/ |
H A D | sensor_info_config.h | 28 std::string type; member 38 std::string type; member 47 std::string type; member
|
/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_ap_iface_test.cpp | 75 IfaceType type; in HWTEST_F() local
|
H A D | wifi_sta_iface_test.cpp | 76 IfaceType type = IfaceType::AP; in HWTEST_F() local
|
H A D | wifi_p2p_iface_test.cpp | 68 IfaceType type = IfaceType::STA; in HWTEST_F() local
|
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/ |
H A D | java_client_interface_code_emitter.cpp | 78 AutoPtr<ASTType> type = pair.second;
in EmitInterfaceCorelibImports() local
|
H A D | hdi_java_code_emitter.cpp | 68 AutoPtr<ASTType> type = param->GetType();
in EmitInterfaceMethodParameter() local
|
/foundation/ability/form_fwk/frameworks/js/napi/form_binding_data/ |
H A D | form_binding_data.cpp | 52 napi_valuetype type = napi_undefined; in OnCreateFormBindingData() local
|
H A D | js_form_binding_data.cpp | 50 napi_valuetype type = napi_undefined; in OnCreateFormBindingData() local
|
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ts/ |
H A D | sa_ts_code_emitter.cpp | 31 AutoPtr<ASTType> type = method->GetReturnType();
in CheckInterfaceType() local [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_base_type.h | 82 GenericTriggerModel(int32_t uuid, int32_t version, TriggerModel::TriggerModelType type) in GenericTriggerModel() argument
|
/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | assert_test.cpp | 50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | add_test.cpp | 49 SaveParamsTensor(const std::vector<uint32_t>& m_param, OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | all_test.cpp | 50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | fullconnection_test.cpp | 75 SetActivation(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetActivation() argument 86 SetHasBias(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetHasBias() argument [all...] |
H A D | gelu_builder_test.cpp | 50 SetApproximate(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetApproximate() argument [all...] |