Home
last modified time | relevance | path

Searched defs:type (Results 1451 - 1475 of 11849) sorted by relevance

1...<<51525354555657585960>>...474

/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/
H A Dh264_frame.h99 auto type = H264_TYPE(*nalPtr); variable
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_manager_utils.cpp58 napi_valuetype type; in IsNormalObject() local
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Ddata_ability_operation_module_test.cpp70 int type = operation->GetType(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/common/include/
H A Dui_extension_utils.h72 inline bool IsUIExtension(const AppExecFwk::ExtensionAbilityType type) in IsUIExtension() argument
77 inline bool IsSystemUIExtension(const AppExecFwk::ExtensionAbilityType type) in IsSystemUIExtension() argument
112 inline bool IsSystemCallerNeeded(const AppExecFwk::ExtensionAbilityType type) in IsSystemCallerNeeded() argument
127 inline bool IsPublicForEmbedded(const AppExecFwk::ExtensionAbilityType type) in IsPublicForEmbedded() argument
141 inline bool IsPublicForConstrainedEmbedded(const AppExecFwk::ExtensionAbilityType type) in IsPublicForConstrainedEmbedded() argument
150 IsEnterpriseAdmin(const AppExecFwk::ExtensionAbilityType type) IsEnterpriseAdmin() argument
157 IsWindowExtension(const AppExecFwk::ExtensionAbilityType type) IsWindowExtension() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_manager_impl.cpp166 RefPtr<Theme> ThemeManagerImpl::GetTheme(ThemeType type) in GetTheme() argument
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.cpp48 void ClickSpringEffect::ShowAnimation(TouchType touchType, ClickSpringEffectType type) in ShowAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h25 std::pair<std::string, bool> type = { "text", true }; member
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_delegate.h43 XComponentDelegate(const WeakPtr<XComponentComponent>& xcomponentComponent, const WeakPtr<PipelineContext>& context, ErrorCallback&& onError, const std::string& type) XComponentDelegate() argument
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.h45 RichTextResource(const std::string& type, in RichTextResource() argument
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_component.h44 void SetType(const std::string& type) in SetType() argument
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_utils.h51 inline bool IsSameCharType(const std::wstring& wstring, int32_t position, CharType type) in IsSameCharType() argument
56 inline int32_t FindSameCharTypeStart(const std::wstring& wstring, int32_t position, CharType type) in FindSameCharTypeStart() argument
66 inline int32_t FindSameCharTypeEnd(const std::wstring& wstring, int32_t position, int32_t length, CharType type) in FindSameCharTypeEnd() argument
81 CharType type = GetCharType(wstring, position); in GetRangeOfSameType() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event_hub.cpp102 void InputEventHub::SetHoverEffect(HoverEffectType type) in SetHoverEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_event_hub.h58 void SetType(NavigatorType type) in SetType() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dscene_created_test.cpp75 AbilityType type = AbilityType::PAGE; in HWTEST_F() local
102 AbilityType type = AbilityType::PAGE; in HWTEST_F() local
133 AbilityType type = AbilityType::PAGE; in HWTEST_F() local
161 AbilityType type in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_property.h130 UpdateDialogMargin(bool isRtl, MarginProperty& margin, const RefPtr<DialogTheme>& dialogTheme, bool isLessThanTwelve, ModuleDialogType type) UpdateDialogMargin() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_progress_ffi.cpp34 void FfiOHOSAceFrameworkProgressCreate(double value, double total, int32_t type) in FfiOHOSAceFrameworkProgressCreate() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp20 Global::Resource::DeviceType ConvertDeviceTypeToGlobal(DeviceType type) in ConvertDeviceTypeToGlobal() argument
112 DeviceType ConvertDeviceTypeToAce(Global::Resource::DeviceType type) in ConvertDeviceTypeToAce() argument
/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dunstack_test.cpp49 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_convertor.cpp20 Global::Resource::DeviceType ConvertDeviceTypeToGlobal(DeviceType type) in ConvertDeviceTypeToGlobal() argument
88 DeviceType ConvertDeviceTypeToAce(Global::Resource::DeviceType type) in ConvertDeviceTypeToAce() argument
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_codec_buffer_operator.cpp44 bool StandardCodecBufferReader::ReadType(BufferDataType& type) in ReadType() argument
56 BufferDataType type = BufferDataType::TYPE_NULL; in ReadMapSize() local
91 BufferDataType type = BufferDataType::TYPE_NULL; in ReadData() local
135 WriteType(BufferDataType type) WriteType() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpage_transition_model_impl.cpp95 void PageTransitionModelImpl::CreateTransition(PageTransitionType type, const PageTransitionOption& option) in CreateTransition() argument
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_container.cpp53 Rosen::AvoidArea AceContainer::GetAvoidAreaByType(Rosen::AvoidAreaType type) in GetAvoidAreaByType() argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dtouch_point.py31 type = '' variable in TouchPoint
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_model_ng.cpp80 void PageTransitionModelNG::CreateTransition(PageTransitionType type, const PageTransitionOption& option) in CreateTransition() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.cpp111 CreateTouchEventInfo( const std::string& type, const TouchEvent& point, bool ignoreCurrent) const CreateTouchEventInfo() argument
[all...]

Completed in 11 milliseconds

1...<<51525354555657585960>>...474