Home
last modified time | relevance | path

Searched defs:targetType (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_ai_checker.cpp19 bool InputAIChecker::NeedAIAnalysis(const std::string& content, const NG::CaretUpdateType targetType, in NeedAIAnalysis() argument
H A Dtext_select_controller.cpp737 bool TextSelectController::NeedAIAnalysis(int32_t& index, const CaretUpdateType targetType, const Offset& touchOffset, in NeedAIAnalysis() argument
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtest_utils.cpp32 AVCodecType targetType = isEncoder ? AVCODEC_TYPE_VIDEO_ENCODER : AVCODEC_TYPE_VIDEO_DECODER; in GetCodecName() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_processor.h79 constexpr auto targetType = static_cast<uint32_t>(T::Type); in IsInstanceOf() local
/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp204 bool NapiCommon::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp411 uint32_t targetType = static_cast<uint32_t>(tagTechList_[index]); in ParseTechExtras() local
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp301 std::string targetType = request.GetStringParam("extType"); in StartPickerExtension() local
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer.cpp1186 bool UIObserver::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
H A Djs_ui_observer.cpp102 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp380 bool Common::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp509 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.cpp454 int targetType = 0; in SetConflictNotifier() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h216 constexpr auto targetType = static_cast<uint32_t>(T::Type); in IsInstanceOf() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2892 auto targetType = static_cast<uint32_t>(type); in IsInstanceOf() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp8372 std::string targetType = "photoPicker"; in InitRequestPhotoUrisReadPermissionRequest() local
8587 std::string targetType = "photoPicker"; in StartPickerExtension() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp2967 std::string targetType = extensionSessionInfo->want.GetStringParam(UIEXTENSION_TARGET_TYPE_KEY); in SetPickerElementName() local

Completed in 75 milliseconds