Home
last modified time | relevance | path

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

12

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_text_config_capi.cpp34 …ode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextInputType inputType) in OH_TextConfig_SetInputType()
85 …de OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextInputType *inputType) in OH_TextConfig_GetInputType()
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/common/
H A Dinput_method_manager.h28 InputType inputType; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/
H A Dui_input_event_impl.h35 ArkUI_UIInputEvent_Type inputType; member
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dget_topn.h29 std::vector<std::pair<float, int32_t>>* topResults, TfLiteType inputType) in GetTopN()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Dsource_plugin.h123 SrcInputType inputType; ///< Input type supported by record source member
/ohos5.0/base/inputmethod/imf/services/src/
H A Dsys_cfg_parser.cpp37 bool SysCfgParser::ParseInputType(std::vector<InputTypeInfo> &inputType) in ParseInputType()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_impl.cpp54 void ArkIMFAdapterImpl::ShowCurrentInput(const int32_t& inputType) in ShowCurrentInput()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A 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()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp52 void ArkIMFAdapterWrapper::ShowCurrentInput(const OHOS::NWeb::IMFAdapterTextInputType& inputType) in ShowCurrentInput()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.h32 TfLiteType inputType = kTfLiteFloat32; member
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.cpp102 uint32_t inputType = static_cast<uint32_t>(DInputDeviceType::ALL); variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp284 auto inputType = inputTypeCfg.inputType; variable
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp172 AffectDhIds DistributedInputCollector::SetSharingTypes(bool enabled, const uint32_t &inputType) in SetSharingTypes()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp173 PerfActionType inputType = UNKNOWN_ACTION; in DispatchEventToPerf() local
221 PerfActionType inputType = UNKNOWN_ACTION; in DispatchEventToPerf() local
/ohos5.0/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h68 std::vector<InputTypeInfo> inputType; member
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
H A Ddistributed_input_kit.cpp73 DInputServerType DistributedInputKit::IsStartDistributedInput(const uint32_t &inputType) in IsStartDistributedInput()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h38 InputMethod_TextInputType inputType; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/
H A Dnapi_perf_monitor.cpp148 int inputType = 0; in JSSceneStart() local
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp337 void IMFAdapterImpl::ShowCurrentInput(const IMFAdapterTextInputType& inputType) in ShowCurrentInput()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.h32 TextInputType inputType; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_edit_text.cpp702 void UIEditText::SetInputType(InputType inputType) in SetInputType()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.cpp60 const auto inputType = mappingArgs.context->tensors[inputId].type; in AddZerosBias() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h411 TextInputType inputType; in ConvertStrToTextInputType() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp451 bool DBCommon::IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp1015 CipherType inputType; in CheckKvDBProperties() local

12