/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_mmi_device_info_adapter_wrapper.h | 41 std::string GetName() override; 43 std::string GetPhys() override; 45 std::string GetUniq() override; 59 void SetName(std::string name) override; 61 void SetPhys(std::string phys) override; 63 void SetUniq(std::string uniq) override;
|
H A D | ark_producer_surface_adapter_impl.cpp | 26 ArkProducerSurfaceAdapterImpl::ArkProducerSurfaceAdapterImpl(std::shared_ptr<OHOS::NWeb::ProducerSurfaceAdapter> ref) in ArkProducerSurfaceAdapterImpl() 33 std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer = nullptr; in RequestBuffer() 37 buffer = real_->RequestBuffer(fence, std::make_shared<ArkBufferRequestConfigAdapterWrapper>(config)); in RequestBuffer() 52 return real_->FlushBuffer(std::move(imp->real_), fence, nullptr); in FlushBuffer() 56 std::move(imp->real_), fence, std::make_shared<ArkBufferFlushConfigAdapterWrapper>(flushConfig)); in FlushBuffer()
|
H A D | ark_imftext_listener_adapter_wrapper.h | 29 void InsertText(const std::u16string& text) override; 39 void SendFunctionKey(std::shared_ptr<OHOS::NWeb::IMFAdapterFunctionKeyAdapter> functionKey) override; 53 std::u16string GetLeftTextOfCursor(int32_t number) override; 55 std::u16string GetRightTextOfCursor(int32_t number) override; 57 int32_t SetPreviewText(const std::u16string& text, int32_t start, int32_t end) override; 64 const std::string& content) override;
|
H A D | ark_net_connect_adapter_impl.cpp | 24 ArkNetConnectAdapterImpl::ArkNetConnectAdapterImpl(std::shared_ptr<OHOS::NWeb::NetConnectAdapter> ref) : real_(ref) {} in ArkNetConnectAdapterImpl() 32 return real_->RegisterNetConnCallback(std::make_shared<ArkNetConnCallbackWrapper>(cb)); in RegisterNetConnCallback() 52 std::vector<std::string> servers = real_->GetDnsServers(); in GetDnsServers() 58 std::vector<std::string> servers = real_->GetDnsServersByNetId(netId); in GetDnsServersByNetId()
|
/base/useriam/user_auth_framework/services/core/src/ |
H A D | identification_impl.h | 34 void SetChallenge(const std::vector<uint8_t> &challenge) override; 37 bool Start(std::vector<std::shared_ptr<ScheduleNode>> &scheduleList, 38 std::shared_ptr<ScheduleNodeCallback> callback) override; 39 bool Update(const std::vector<uint8_t> &scheduleResult, IdentifyResultInfo &resultInfo) override; 52 std::vector<uint8_t> challenge_ {};
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_iconsumer_surface_adapter_wrapper.cpp | 30 std::shared_ptr<OHOS::NWeb::IBufferConsumerListenerAdapter> listener) in RegisterConsumerListener() 40 std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence) in ReleaseBuffer() 42 std::shared_ptr<ArkSurfaceBufferAdapterWrapper> bufferWrapper = in ReleaseBuffer() 43 std::static_pointer_cast<ArkSurfaceBufferAdapterWrapper>(buffer); in ReleaseBuffer() 47 int32_t ArkIConsumerSurfaceAdapterWrapper::SetUserData(const std::string& key, const std::string& val) in SetUserData()
|
H A D | ark_cert_manager_adapter_wrapper.h | 50 bool GetTrustAnchorsForHostName(const std::string& hostname, std::vector<std::string>& certs) override; 52 bool GetPinSetForHostName(const std::string& hostname, std::vector<std::string>& pins) override;
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_context_menu_params_wrapper.h | 40 std::string GetLinkUrl() override; 42 std::string GetPageUrl() override; 44 std::string GetSourceUrl() override; 46 std::string GetTitleText() override; 48 std::string GetSelectionText() override; 60 std::string GetUnfilteredLinkUrl() override;
|
H A D | ark_web_history_item_wrapper.cpp | 37 std::string ArkWebHistoryItemWrapper::GetHistoryUrl() in GetHistoryUrl() 41 std::string objUrl = ArkWebStringStructToClass(stUrl); in GetHistoryUrl() 46 std::string ArkWebHistoryItemWrapper::GetHistoryTitle() in GetHistoryTitle() 50 std::string objTitle = ArkWebStringStructToClass(stTitle); in GetHistoryTitle() 55 std::string ArkWebHistoryItemWrapper::GetHistoryRawUrl() in GetHistoryRawUrl() 59 std::string objUrl = ArkWebStringStructToClass(stUrl); in GetHistoryRawUrl()
|
/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_ipc_common.h | 46 static int32_t GetActiveUserId(std::optional<int32_t> &userId); 47 static int32_t GetAllUserId(std::vector<int32_t> &userIds); 50 static bool GetCallerName(IPCObjectStub &stub, std::string &callerName, int32_t &callerType); 51 static bool GetCallingAppID(IPCObjectStub &stub, std::string &callingAppID); 58 static bool CheckForegroundApplication(const std::string &bundleName); 62 static std::set<Permission> permSet_;
|
/base/web/webview/ohos_adapter/cert_mgr_adapter/include/ |
H A D | cert_mgr_adapter_impl.h | 47 bool GetTrustAnchorsForHostName(const std::string& hostname, std::vector<std::string>& certs) override; 49 bool GetPinSetForHostName(const std::string& hostname, std::vector<std::string>& pins) override;
|
/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | cert_mgr_adapter.h | 48 virtual bool GetTrustAnchorsForHostName(const std::string& hostname, std::vector<std::string>& certs) = 0; 50 virtual bool GetPinSetForHostName(const std::string& hostname, std::vector<std::string>& pins) = 0;
|
/base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
H A D | mock_icollector_executor_fuzzer.h | 34 int32_t OnRegisterFinish(const std::vector<uint64_t>& templateIdList, 35 const std::vector<uint8_t>& frameworkPublicKey, const std::vector<uint8_t>& extraInfo) override 45 int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t>& msg) override 50 int32_t SetData(uint64_t scheduleId, uint64_t authSubType, const std::vector<uint8_t>& data, 56 int32_t Collect(uint64_t scheduleId, const std::vector<uint8_t>& extraInfo,
|
H A D | mock_iverifier_executor_fuzzer.h | 34 int32_t OnRegisterFinish(const std::vector<uint64_t>& templateIdList, 35 const std::vector<uint8_t>& frameworkPublicKey, const std::vector<uint8_t>& extraInfo) override 45 int32_t SendMessage(uint64_t scheduleId, int32_t srcRole, const std::vector<uint8_t>& msg) override 50 int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t>& templateIdList, 51 const std::vector<uint8_t>& extraInfo, const sptr<IExecutorCallback>& callbackObj) override
|
/base/web/webview/ohos_adapter/battery_mgr_adapter/include/ |
H A D | battery_mgr_client_adapter_impl.h | 51 NWebBatteryEventSubscriber(EventFwk::CommonEventSubscribeInfo& in, std::shared_ptr<WebBatteryEventCallback> cb);
55 std::shared_ptr<WebBatteryEventCallback> eventCallback_;
63 void RegBatteryEvent(std::shared_ptr<WebBatteryEventCallback> eventCallback) override;
69 std::shared_ptr<WebBatteryInfo> RequestBatteryInfo() override;
71 std::shared_ptr<WebBatteryEventCallback> cb_ = nullptr;
72 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber_ = nullptr;
|
/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_attribute.h | 28 std::string ToString() const override;
30 std::string Dump(const std::string &prefix) override;
62 std::string ToString() const override;
64 std::string Dump(const std::string &prefix) override;
|
/drivers/interface/display/composer/v1_1/include/ |
H A D | idisplay_composer_interface.h | 66 virtual int32_t GetDisplaySupportedModesExt(unsigned int devId, std::vector<DisplayModeInfoExt>& modes) = 0; 109 virtual int32_t SetLayerPerFrameParameter(uint32_t devId, uint32_t layerId, const std::string& key, 110 const std::vector<int8_t>& value) = 0; 122 virtual int32_t GetSupportedLayerPerFrameParameterKey(std::vector<std::string>& keys) = 0; 163 virtual int32_t GetDisplaySupportedColorGamuts(uint32_t devId, std::vector<ColorGamut>& gamuts) = 0;
|
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | vendor_interface.h | 36 using InitializeCompleteCallback = std::function<void(bool isSuccess)>;
46 size_t SendPacket(Hci::HciPacketType type, const std::vector<uint8_t> &packet);
54 void OnEventReceived(const std::vector<uint8_t> &data);
65 std::shared_ptr<Hci::HciProtocol> hci_ = nullptr;
68 std::mutex wakeupMutex_;
71 std::mutex initAndCleanupProcessMutex_;
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/include/ |
H A D | venc_manager.h | 30 RetCode CreateController(ControllerId controllerId, std::string hardwareName);
31 std::shared_ptr<IController> GetController(ControllerId controllerId);
33 void Configure(std::shared_ptr<CameraMetadata> meta)
in Configure() 67 void SetAbilityMetaDataTag(std::vector<int32_t> abilityMetaDataTag)
in SetAbilityMetaDataTag() 71 RetCode GetAbilityMetaData(std::shared_ptr<CameraMetadata> meta)
in GetAbilityMetaData() 85 std::shared_ptr<VencController> venc_ = nullptr;
|
H A D | vpss_manager.h | 30 RetCode CreateController(ControllerId controllerId, std::string hardwareName);
31 std::shared_ptr<IController> GetController(ControllerId controllerId);
32 void Configure(std::shared_ptr<CameraMetadata> meta)
in Configure() 50 void SetAbilityMetaDataTag(std::vector<int32_t> abilityMetaDataTag)
in SetAbilityMetaDataTag() 54 RetCode GetAbilityMetaData(std::shared_ptr<CameraMetadata> meta)
in GetAbilityMetaData() 68 std::shared_ptr<VpssController> vpss_ = nullptr;
|
H A D | vo_manager.h | 30 RetCode CreateController(ControllerId controllerId, std::string hardwareName);
31 std::shared_ptr<IController> GetController(ControllerId controllerId);
33 void Configure(std::shared_ptr<CameraMetadata> meta)
in Configure() 51 void SetAbilityMetaDataTag(std::vector<int32_t> abilityMetaDataTag)
in SetAbilityMetaDataTag() 55 RetCode GetAbilityMetaData(std::shared_ptr<CameraMetadata> meta)
in GetAbilityMetaData() 69 std::shared_ptr<VoController> vo_ = nullptr;
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/ |
H A D | vpss_controller.cpp | 22 VpssController::VpssController(std::string hardwareName) : IController(hardwareName) {}
in VpssController() 62 std::vector<DeviceFormat> format;
in ConfigVpss() 70 std::lock_guard<std::mutex> l(startVpsslock_);
in StartVpss() 83 std::lock_guard<std::mutex> l(startVpsslock_);
in StopVpss()
|
H A D | vo_controller.cpp | 22 VoController::VoController(std::string hardwareName) : IController(hardwareName) {}
in VoController() 62 std::vector<DeviceFormat> format;
in ConfigVo() 70 std::lock_guard<std::mutex> l(startVolock_);
in StartVo() 83 std::lock_guard<std::mutex> l(startVolock_);
in StopVo()
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/ |
H A D | isp_controller.cpp | 22 IspController::IspController(std::string hardwareName) : IController(hardwareName) {}
in IspController() 55 std::lock_guard<std::mutex> l(startIsplock_);
in Start() 66 std::lock_guard<std::mutex> l(startIsplock_);
in Stop() 75 RetCode IspController::Configure(std::shared_ptr<CameraMetadata> meta)
in Configure()
|
/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | buffer_tracking.h | 27 auto m = std::make_shared<BufferTrackingMessage>(); \ 49 static void AddTrackingNode(const int32_t trackingId, const std::string node); 56 static void ReportBufferLocation(const std::shared_ptr<BufferTrackingMessage>& message); 65 static int32_t IsNodeEmpty(const int32_t id, const std::string node); 68 static int32_t IsNodeEmpty(const int32_t id, const std::string beginNode, const std::string endNode);
|