/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_input_ai_checker.cpp | 19 bool InputAIChecker::NeedAIAnalysis(const std::string& content, const NG::CaretUpdateType targetType, in NeedAIAnalysis() argument
|
H A D | text_select_controller.cpp | 737 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 D | test_utils.cpp | 32 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 D | rs_processor.h | 79 constexpr auto targetType = static_cast<uint32_t>(T::Type); in IsInstanceOf() local
|
/foundation/communication/netmanager_base/frameworks/js/napi/common/ |
H A D | napi_common.cpp | 204 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 D | tag_host.cpp | 411 uint32_t targetType = static_cast<uint32_t>(tagTechList_[index]); in ParseTechExtras() local
|
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
H A D | picker_n_exporter.cpp | 301 std::string targetType = request.GetStringParam("extType"); in StartPickerExtension() local
|
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
H A D | ui_observer.cpp | 1186 bool UIObserver::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
|
H A D | js_ui_observer.cpp | 102 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 D | common.cpp | 380 bool Common::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
|
/foundation/communication/nfc/frameworks/js/napi/common/ |
H A D | nfc_napi_common_utils.cpp | 509 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 D | sqlite_single_ver_natural_store_connection.cpp | 454 int targetType = 0; in SetConflictNotifier() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_node.h | 216 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 D | rs_node.cpp | 2892 auto targetType = static_cast<uint32_t>(type); in IsInstanceOf() local
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 8372 std::string targetType = "photoPicker"; in InitRequestPhotoUrisReadPermissionRequest() local 8587 std::string targetType = "photoPicker"; in StartPickerExtension() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 2967 std::string targetType = extensionSessionInfo->want.GetStringParam(UIEXTENSION_TARGET_TYPE_KEY); in SetPickerElementName() local
|