Home
last modified time | relevance | path

Searched defs:type (Results 10426 - 10450 of 10784) sorted by relevance

1...<<411412413414415416417418419420>>...432

/third_party/vulkan-loader/loader/
H A Dloader.c2241 char *type = NULL; in loader_read_layer_json() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c46 u16 type; member
69 wpa_ft_rrb_decrypt(const u8 *key, const size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 **plain, size_t *plain_size) wpa_ft_rrb_decrypt() argument
137 wpa_ft_rrb_get_tlv(const u8 *plain, size_t plain_len, u16 type, size_t *tlv_len, const u8 **tlv_data) wpa_ft_rrb_get_tlv() argument
231 int type; wpa_ft_rrb_get_tlv_vlan() local
473 wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, const u8 *plain, const size_t plain_len, const u8 *auth, const size_t auth_len, const u8 *src_addr, u8 type, u8 *enc) wpa_ft_rrb_encrypt() argument
518 wpa_ft_rrb_build(const u8 *key, const size_t key_len, const struct tlv_list *tlvs_enc0, const struct tlv_list *tlvs_enc1, const struct tlv_list *tlvs_auth, const struct vlan_description *vlan, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build() argument
3503 wpa_ft_rrb_build_r0(const u8 *key, const size_t key_len, const struct tlv_list *tlvs, const struct wpa_ft_pmk_r0_sa *pmk_r0, const u8 *r1kh_id, const u8 *s1kh_id, const struct tlv_list *tlv_auth, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build_r0() argument
3730 wpa_ft_rrb_rx_r1(struct wpa_authenticator *wpa_auth, const u8 *src_addr, u8 type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, const char *msgtype, u8 *s1kh_id_out, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_rx_r1() argument
4032 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_parser_autogen.cpp96 ParseMemberName(const uint32_t *_instruction, IdRef *type, LiteralInteger *member, LiteralString *name) ParseMemberName() argument
408 ParseTypePointer(const uint32_t *_instruction, IdResult *idResult, spv::StorageClass *storageClass, IdRef *type) ParseTypePointer() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2251 AppExecFwk::AbilityType type = GetAbilityInfo().type; in GetAbilityTypeString() local
3428 NotifyRemoveShellProcess(int32_t type) NotifyRemoveShellProcess() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2177 void ViewAbstract::SetGrid(std::optional<int32_t> span, std::optional<int32_t> offset, GridSizeType type) in SetGrid() argument
3481 SetGrid( FrameNode* frameNode, std::optional<int32_t> span, std::optional<int32_t> offset, GridSizeType type) SetGrid() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp152 Accessibility::EventType ConvertStrToEventType(const std::string& type) in ConvertStrToEventType() argument
179 Accessibility::EventType ConvertAceEventType(AccessibilityEventType type) in ConvertAceEventType() argument
535 std::string ConvertInputTypeToString(AceTextCategory type) in ConvertInputTypeToString() argument
2183 Accessibility::EventType type = Accessibility::EventType::TYPE_VIEW_INVALID; in GenerateAccessibilityEventInfo() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp962 Restore( OHOS::Rosen::Window* window, const std::string& contentInfo, napi_value storage, ContentInfoType type) Restore() argument
3086 OnFormSurfaceChange(float width, float height, OHOS::Rosen::WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) OnFormSurfaceChange() argument
3315 DumpViewData(AbilityBase::ViewData& viewData, AbilityBase::AutoFillType& type) DumpViewData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp350 TextDecoration type = TextDecoration::NONE; in CreateDecorationSpanByTextStyle() local
9992 BeforeChangeText( RichEditorChangeValue& changeValue, const OperationRecord& record, RecordType type, int32_t delLength) BeforeChangeText() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1813 auto type = SelectSpanType::TYPESPAN; in ProcessNormalUdmfData() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1013 virtual void UpdateOriginAvoidArea(const Rosen::AvoidArea& avoidArea, uint32_t type) {} in UpdateOriginAvoidArea() argument
1340 virtual void CheckAndLogLastReceivedTouchEventInfo(int32_t eventId, TouchType type) {} in CheckAndLogLastReceivedTouchEventInfo() argument
1342 virtual void CheckAndLogLastConsumedTouchEventInfo(int32_t eventId, TouchType type) {} in CheckAndLogLastConsumedTouchEventInfo() argument
1252 SetSurfaceChangeMsg(int32_t width, int32_t height, WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) SetSurfaceChangeMsg() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h179 ContextType type; member
271 virtual bool TriggerPageTransition(PageTransitionType type, const std::function<void()>& onFinish) in TriggerPageTransition() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp1286 ExtensionAbilityType type = static_cast<ExtensionAbilityType>(info->extensionAbilityType); in InnerQueryExtensionInfos() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7725 AddAppHspBundleName(const BundleType type, const std::string &bundleName) AddAppHspBundleName() argument
[all...]
H A Dbase_bundle_installer.cpp4579 ProcessEncryptedKeyExisted(int32_t res, uint32_t type, const std::vector<CodeProtectBundleInfo> &infos) ProcessEncryptedKeyExisted() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp664 void WebDelegate::UpdateNativeEmbedRuleType(const std::string& type) {} in UpdateNativeEmbedRuleType() argument
923 bool WebDelegate::OnCursorChange(const OHOS::NWeb::CursorType& type, std::shared_ptr<OHOS::NWeb::NWebCursorInfo> info) in OnCursorChange() argument
1056 void WebDelegate::SetJavaScriptItems(const ScriptItems& scriptItems, const ScriptItemType& type) {} in SetJavaScriptItems() argument
1140 void WebDelegate::OnAvoidAreaChanged(const OHOS::Rosen::AvoidArea avoidArea, OHOS::Rosen::AvoidAreaType type) {} in OnAvoidAreaChanged() argument
1174 void SetComponentType(const std::string& type) in SetComponentType() argument
406 OnAvoidAreaChanged( const OHOS::Rosen::AvoidArea avoidArea, OHOS::Rosen::AvoidAreaType type) OnAvoidAreaChanged() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h239 inline int DeviceTypeToTransport(int type) in DeviceTypeToTransport() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11195 AbilityType type = AbilityType::UNKNOWN; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp3218 MarkNodeGroup(NodeGroupType type, bool isNodeGroup, bool includeProperty) MarkNodeGroup() argument
4038 uint8_t type = NodeGroupType::GROUP_TYPE_BUTT; GetNodeGroupType() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp3472 std::string type; in TrimMem() local
3494 DumpMem(std::unordered_set<std::u16string>& argSets, std::string& dumpString, std::string& type, pid_t pid) DumpMem() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp87 bool IsPathAnimatableModifier(const RSModifierType& type) in IsPathAnimatableModifier() argument
534 void RSNode::MarkDirty(NodeDirtyType type, bool isDirty) in MarkDirty() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3615 int32_t type = hueRotate / 120; // 120 : degree in GenerateColorFilter() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp819 auto type = output->GetOutputType(); in ConfigureOutput() local
2235 EffectSuggestionType type = itr->second; in ProcessEffectSuggestionTypeUpdates() local
4535 void CaptureSession::EnableDeferredType(DeferredDeliveryImageType type, bool isEnableByUser) in EnableDeferredType() argument
4921 uint8_t type = fwkEffectSuggestionTypeMap_.at(EffectSuggestionType::EFFECT_SUGGESTION_NONE); SetEffectSuggestionStatus() local
4949 uint8_t type = fwkEffectSuggestionTypeMap_.at(EffectSuggestionType::EFFECT_SUGGESTION_NONE); UpdateEffectSuggestion() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1372 sptr<CameraDevice> CameraFrameworkModuleTest::ChooseCamerasByPositionAndType(CameraPosition position, CameraType type) in ChooseCamerasByPositionAndType() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp331 CheckDisplayMangerAgentTypeAndPermission( const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) CheckDisplayMangerAgentTypeAndPermission() argument
349 RegisterDisplayManagerAgent( const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) RegisterDisplayManagerAgent() argument
370 UnregisterDisplayManagerAgent( const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) UnregisterDisplayManagerAgent() argument
1937 NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) NotifyDisplayStateChange() argument
[all...]

Completed in 150 milliseconds

1...<<411412413414415416417418419420>>...432