Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 23 of 23) sorted by relevance

/foundation/arkui/ui_lite/interfaces/innerkits/common/
Dinput_method_manager.h28 InputType inputType; member
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
Dget_topn.h29 std::vector<std::pair<float, int32_t>>* topResults, TfLiteType inputType) in GetTopN()
/foundation/multimedia/media_foundation/engine/include/plugin/interface/
Dsource_plugin.h123 SrcInputType inputType; ///< Input type supported by record source member
/foundation/arkui/ace_engine/interfaces/native/event/
Dui_input_event_impl.h36 ArkUI_UIInputEvent_Type inputType; member
/foundation/multimodalinput/input/tools/event_inject/src/
Dinjection_event_dispatch.cpp210 bool InjectionEventDispatch::CheckType(const std::string &inputType) in CheckType()
226 bool InjectionEventDispatch::CheckEventValue(const std::string &inputType, const std::string &input… in CheckEventValue()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
Dlabel_classify.h32 TfLiteType inputType = kTfLiteFloat32; member
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
Ddistributed_input_collector_test.cpp102 uint32_t inputType = static_cast<uint32_t>(DInputDeviceType::ALL); variable
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
Ddistributed_input_collector.cpp172 AffectDhIds DistributedInputCollector::SetSharingTypes(bool enabled, const uint32_t &inputType) in SetSharingTypes()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp186 PerfActionType inputType = UNKNOWN_ACTION; in DispatchEventToPerf() local
234 PerfActionType inputType = UNKNOWN_ACTION; in DispatchEventToPerf() local
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
Ddistributed_input_kit.cpp73 DInputServerType DistributedInputKit::IsStartDistributedInput(const uint32_t &inputType) in IsStartDistributedInput()
/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/
Dnapi_perf_monitor.cpp148 int inputType = 0; in JSSceneStart() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_manager.h32 TextInputType inputType; member
Dtext_field_pattern.cpp3017 auto inputType = layoutProperty->GetTextInputTypeValue(TextInputType::UNSPECIFIED); in OnAfterModifyDone() local
6902 auto inputType = layoutProperty->GetTextInputTypeValue(TextInputType::UNSPECIFIED); in OnBackPressed() local
6924 auto inputType = layoutProperty->GetTextInputTypeValue(TextInputType::UNSPECIFIED); in OnBackPressed() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
Dnnrt_op_builder.cpp60 const auto inputType = mappingArgs.context->tensors[inputId].type; in AddZerosBias() local
/foundation/arkui/ui_lite/frameworks/components/
Dui_edit_text.cpp702 void UIEditText::SetInputType(InputType inputType) in SetInputType()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h411 TextInputType inputType; in ConvertStrToTextInputType() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_common.cpp451 bool DBCommon::IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_manager.cpp1015 CipherType inputType; in CheckKvDBProperties() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
Dsendable_image_source_napi.cpp573 auto inputType = ImageNapiUtils::getType(env, argValue); in CreateNativeImageSource() local
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_element_info.cpp325 void AccessibilityElementInfo::SetInputType(const int32_t inputType) in SetInputType()
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
Dnapi_audio_enum.cpp1133 bool NapiAudioEnum::IsLegalInputArgumentVolType(int32_t inputType) in IsLegalInputArgumentVolType()
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
Dnapi_accessibility_element.cpp1151 napi_value inputType = nullptr; in GetElementInfoAllAttribute1() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_napi.cpp1366 auto inputType = ImageNapiUtils::getType(env, argValue); in CreateNativeImageSource() local