/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test.cpp | 285 WindowType type in HWTEST_F() local 1865 AvoidAreaType type = AvoidAreaType::TYPE_SYSTEM; HWTEST_F() local [all...] |
H A D | window_session_impl_test2.cpp | 382 AvoidAreaType type = AvoidAreaType::TYPE_SYSTEM; HWTEST_F() local 1147 WindowSetUIContentType type = WindowSetUIContentType::DEFAULT; HWTEST_F() local [all...] |
H A D | window_test.cpp | 2806 OccupiedAreaType type = OccupiedAreaType::TYPE_INPUT; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability_impl.cpp | 688 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 D | form_item_info.cpp | 492 void FormItemInfo::SetType(const FormType &type) in SetType() argument
|
H A D | form_data_proxy_record.cpp | 746 std::string type = isRdbType ? "rdb" : "published"; in PrintSubscribeState() local
|
H A D | form_timer_mgr.cpp | 148 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 D | accessibility_ability_command.cpp | 985 AccessibilityConfig::DALTONIZATION_TYPE type = AccessibilityConfig::DALTONIZATION_TYPE::Normal; in RunAsSetDaltonizationColorFilter() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want_params.cpp | 1100 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 D | distributed_want.cpp | 245 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 D | lite_graph_to_hdi_model_v2_1.cpp | 1735 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 D | napi_form_host.cpp | 552 std::string type; in NAPI_RegisterFormUninstallObserver() local 603 std::string type; NAPI_UnregisterFormUninstallObserver() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | implicit_start_processor.cpp | 50 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 D | free_install_manager.cpp | 61 auto type = caller->GetAbilityInfo().type; in IsTopAbility() local
|
H A D | system_dialog_scheduler.cpp | 453 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 D | cast_stream_player.cpp | 220 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 D | cast_stream_player.cpp | 220 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 D | want_params.cpp | 554 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 D | napi_data_ability_helper.cpp | 469 std::string type = NapiValueToStringUtf8(env, args[PARAM0]); in RegisterWrap() local 640 std::string type = NapiValueToStringUtf8(env, args[PARAM0]); UnRegisterWrap() local [all...] |
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | ability_info.h | 94 AbilityType type = AbilityType::UNKNOWN; member
|
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | ability_context_impl.cpp | 919 ErrCode AbilityContextImpl::StartAbilityByType(const std::string &type, in StartAbilityByType() argument
|
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/ |
H A D | ability_manager_client_branch_test.cpp | 1566 std::string type = ""; HWTEST_F() local 1580 std::string type = ""; HWTEST_F() local 1594 std::string type = "continueStateChange"; HWTEST_F() local 1868 int32_t type = CollaboratorType::RESERVE_TYPE; HWTEST_F() local 1881 int32_t type = CollaboratorType::RESERVE_TYPE; HWTEST_F() local [all...] |
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
H A D | cast_session_impl.cpp | 685 bool CastSessionImpl::IsVtpUsed(ChannelType type) in IsVtpUsed() argument 690 bool CastSessionImpl::IsChannelClient(ChannelType type) in IsChannelClient() argument 699 bool CastSessionImpl::IsChannelNeeded(ChannelType type) in IsChannelNeeded() argument 704 std::pair<int, int> CastSessionImpl::GetMediaPort(ChannelType type, in argument 737 SetupMedia(const CastInnerRemoteDevice &remote, ChannelType type, int ports) SetupMedia() argument [all...] |
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
H A D | buffer_dispatcher.cpp | 66 int32_t BufferReceiver::RequestRead(MediaType type, std::function<void(const MediaData::Ptr &data)> cb) in RequestRead() argument 75 bufferReader_->NotifyReadReady(GetReceiverId(), type); in RequestRead() local 79 bufferReader_->NotifyReadReady(GetReceiverId(), type); in RequestRead() local 82 bufferReader_->NotifyReadReady(GetReceiverId(), type); in RequestRead() local 110 bufferReader_->ClearDataBit(GetReceiverId(), type); RequestRead() local 111 bufferReader_->ClearReadBit(GetReceiverId(), type); RequestRead() local 114 bufferReader_->NotifyReadReady(GetReceiverId(), type); RequestRead() local 244 NotifyDataReceiver(MediaType type) NotifyDataReceiver() argument 309 SetNeedUpdate(bool enable, MediaType type) SetNeedUpdate() argument 319 DataAvailable(MediaType type) DataAvailable() argument 354 GetReceiverReadIndex(MediaType type) GetReceiverReadIndex() argument 558 RequestDataBuffer(MediaType type, uint32_t size) RequestDataBuffer() argument 856 ReadBufferData(uint32_t receiverId, MediaType type, std::function<void(const MediaData::Ptr &data)> cb) ReadBufferData() argument 1228 FindLastIndex(MediaType type) FindLastIndex() argument 1238 UpdateReceiverReadIndex(uint32_t receiverId, const uint32_t readIndex, MediaType type) UpdateReceiverReadIndex() argument 1274 FindNextIndex(uint32_t index, MediaType type) FindNextIndex() argument 1298 FindNextIndex(uint32_t index, MediaType type, uint32_t receiverId) FindNextIndex() argument 1497 NotifyReadReady(uint32_t receiverId, MediaType type) NotifyReadReady() argument 1557 ActiveDataRef(MediaType type, bool keyFrame) ActiveDataRef() argument 1583 SetReceiverDataRef(uint32_t receiverId, MediaType type, bool ready) SetReceiverDataRef() argument 1614 SetReceiverReadRef(uint32_t receiverId, MediaType type, bool ready) SetReceiverReadRef() argument 1673 ClearReadBit(uint32_t receiverId, MediaType type) ClearReadBit() argument 1685 ClearDataBit(uint32_t receiverId, MediaType type) ClearDataBit() argument 1707 ActivateReceiverIndex(uint32_t index, MediaType type) ActivateReceiverIndex() argument 1727 UnlockWaitingReceiverIndex(MediaType type) UnlockWaitingReceiverIndex() argument [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | js_napi_common.cpp | 515 std::shared_ptr<JsCtxAppType> type = std::make_shared<JsCtxAppType>(); in JsGetCtxAppType() local [all...] |