Home
last modified time | relevance | path

Searched defs:type (Results 7201 - 7225 of 10458) sorted by relevance

1...<<281282283284285286287288289290>>...419

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c57 enum wpa_msg_type type; member
385 wpas_ctrl_msg_queue(struct dl_list *queue, struct wpa_supplicant *wpa_s, int level, enum wpa_msg_type type, const char *txt, size_t len) wpas_ctrl_msg_queue() argument
425 wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, enum wpa_msg_type type, const char *txt, size_t len) wpa_supplicant_ctrl_iface_msg_cb() argument
[all...]
H A Dibss_rsn.c85 static u8 * supp_alloc_eapol(void *ctx, u8 type, const void *data, in supp_alloc_eapol() argument
[all...]
H A Dmesh_mpm.c207 mesh_mpm_send_plink_action(struct wpa_supplicant *wpa_s, struct sta_info *sta, enum plink_action_field type, u16 close_reason) mesh_mpm_send_plink_action() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c470 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type) in hostapd_config_get_radius_attr() argument
H A Ddpp_hostapd.c1332 enum dpp_public_action_frame_type type; hostapd_dpp_rx_action() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTypes.h34 TField(TType *type, const ImmutableString &name, const TSourceLoc &line, SymbolType symbolType) in TField() argument
42 TType *type() { return mType; } in type() function in sh::TField
43 const TType *type() const { return mType; } in type() function in sh::TField
373 TBasicType type; global() member in sh::TType
414 TBasicType type; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray.h386 bool get(DrawElementsType type, in get() argument
294 getIndexRange(const Context *context, DrawElementsType type, GLsizei indexCount, const void *indices, IndexRange *indexRangeOut) const getIndexRange() argument
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_impl.cpp688 void AbilityImpl::WindowLifeCycleImpl::ForegroundFailed(int32_t type) in ForegroundFailed() argument
745 BackgroundFailed(int32_t type) BackgroundFailed() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp492 void FormItemInfo::SetType(const FormType &type) in SetType() argument
H A Dform_data_proxy_record.cpp746 std::string type = isRdbType ? "rdb" : "published"; in PrintSubscribeState() local
H A Dform_timer_mgr.cpp148 bool FormTimerMgr::UpdateFormTimer(int64_t formId, const UpdateType &type, const FormTimerCfg &timerCfg) in UpdateFormTimer() argument
1492 int type = want.GetIntParam(Constants::KEY_ACTION_TYPE, Constants::TYPE_STATIC_UPDATE); in OnReceiveEvent() local
[all...]
/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp985 AccessibilityConfig::DALTONIZATION_TYPE type = AccessibilityConfig::DALTONIZATION_TYPE::Normal; in RunAsSetDaltonizationColorFilter() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp1100 ReadArrayToParcel(Parcel& parcel, int type, sptr<AAFwk::IArray>& ao) ReadArrayToParcel() argument
1210 ReadFromParcelWantParamWrapper(Parcel& parcel, const std::string& key, int type) ReadFromParcelWantParamWrapper() argument
1305 ReadUnsupportedData(Parcel& parcel, const std::string& key, int type) ReadUnsupportedData() argument
1343 ReadFromParcelParam(Parcel& parcel, const std::string& key, int type) ReadFromParcelParam() argument
1405 int type; ReadFromParcel() local
[all...]
H A Ddistributed_want.cpp245 DistributedWant& DistributedWant::SetType(const std::string& type) in SetType() argument
822 DistributedWant& DistributedWant::SetUriAndType(const OHOS::Uri& uri, const std::string& type) in SetUriAndType() argument
1195 std::string type = wantJson.at("type").get<std::string>(); ReadFromJson() local
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp1735 std::vector<int8_t> Convert(OHOS::HDI::Nnrt::V2_1::NodeType type, const PrimitivePtr primitive) in Convert() argument
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp552 std::string type; in NAPI_RegisterFormUninstallObserver() local
603 std::string type; NAPI_UnregisterFormUninstallObserver() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp50 void SendAbilityEvent(const EventName &eventName, HiSysEventType type, const EventInfo &eventInfo) in SendAbilityEvent() argument
67 bool ImplicitStartProcessor::IsExtensionInWhiteList(AppExecFwk::ExtensionAbilityType type) in IsExtensionInWhiteList() argument
190 std::string type = MatchTypeAndUri(request.want); in ImplicitStartAbility() local
268 std::string type = MatchTypeAndUri(request.want); in ImplicitStartAbility() local
293 std::string type = want.GetType(); MatchTypeAndUri() local
[all...]
H A Dfree_install_manager.cpp61 auto type = caller->GetAbilityInfo().type; in IsTopAbility() local
H A Dsystem_dialog_scheduler.cpp453 void SystemDialogScheduler::InitDialogPosition(DialogType type, DialogPosition &position) const in InitDialogPosition() argument
526 void SystemDialogScheduler::GetDialogPositionAndSize(DialogType type, DialogPosition &position, int lineNums) const in GetDialogPositionAndSize() argument
352 GetPcSelectorDialogWant(const std::vector<DialogAppInfo> &dialogAppInfos, Want &requestWant, Want &targetWant, const std::string &type, int32_t userId, const sptr<IRemoteObject> &callerToken) GetPcSelectorDialogWant() argument
367 GetPcSelectorParams(const std::vector<DialogAppInfo> &infos, const std::string &type, int32_t userId, const std::string &action) const GetPcSelectorParams() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp220 void CastStreamPlayerCallback::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format &infoBody) in OnInfo() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp220 void CastStreamPlayerCallback::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format &infoBody) in OnInfo() argument
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp554 auto type = value.GetParam(TYPE_PROPERTY); WriteToParcelWantParams() local
1168 ReadArrayToParcel(Parcel &parcel, int type, sptr<IArray> &ao, int depth) ReadArrayToParcel() argument
1297 ReadFromParcelWantParamWrapper(Parcel &parcel, const std::string &key, int type, int depth) ReadFromParcelWantParamWrapper() argument
1412 ReadUnsupportedData(Parcel &parcel, const std::string &key, int type) ReadUnsupportedData() argument
1450 ReadFromParcelParam(Parcel &parcel, const std::string &key, int type, int depth) ReadFromParcelParam() argument
1514 int type; ReadFromParcel() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper.cpp469 std::string type = NapiValueToStringUtf8(env, args[PARAM0]); in RegisterWrap() local
640 std::string type = NapiValueToStringUtf8(env, args[PARAM0]); UnRegisterWrap() local
[all...]

Completed in 38 milliseconds

1...<<281282283284285286287288289290>>...419