| /base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
| H A D | print_callback.cpp | 28 PrintCallback::PrintCallback(PrintDocumentAdapter* adapter) : env_(nullptr), ref_(nullptr), adapter_(adapter) in PrintCallback() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_camera_manager_adapter_impl.cpp | 75 OHOS::NWeb::ExposureModeAdapter adapter; in GetCurrentExposureMode() local 83 std::shared_ptr<NWeb::VideoCaptureRangeAdapter> adapter = real_.GetCaptionRangeById((NWeb::RangeIDAdapter)rangeId); in GetCaptionRangeById() local
|
| H A D | ark_paste_data_record_adapter_impl.cpp | 26 std::shared_ptr<NWeb::PasteDataRecordAdapter> adapter = in NewRecord() local 36 std::shared_ptr<NWeb::PasteDataRecordAdapter> adapter = in NewRecord() local
|
| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_surface_adapter.cpp | 34 NWebOutputFrameCallbackImpl(wptr<Surface> surface, NWebSurfaceAdapter *adapter) : surface_(surface), in NWebOutputFrameCallbackImpl() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_camera_manager_adapter_wrapper.cpp | 100 ArkWebRefPtr<ArkVideoCaptureRangeAdapter> adapter = ctocpp_->GetCaptionRangeById((int32_t)rangeId); in GetCaptionRangeById() local
|
| /base/web/webview/ohos_adapter/aafwk_adapter/src/ |
| H A D | aafwk_browser_host_impl.cpp | 120 AafwkBrowserHostImpl::AafwkBrowserHostImpl(std::shared_ptr<AafwkBrowserHostAdapter> adapter) in AafwkBrowserHostImpl() argument
|
| /base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
| H A D | surface_adapter_impl_test.cpp | 277 auto adapter = std::make_unique<ProducerSurfaceAdapterImpl>(pSurface); in HWTEST_F() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/ |
| H A D | Makefile | |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | linux_pkt.c | 74 int osl_static_mem_init(osl_t *osh, void *adapter) in osl_static_mem_init() argument 126 int osl_static_mem_deinit(osl_t *osh, void *adapter) in osl_static_mem_deinit() argument
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/ |
| H A D | engine_host_manager.cpp | 153 auto adapter = std::make_shared<AdapterHostManager>(); in CreateEngineAdapter() local
|
| /foundation/ai/ai_engine/services/server/communication_adapter/source/ |
| H A D | adapter_wrapper.cpp | 58 SaServerAdapter *adapter = nullptr; in AllocateClientAdapter() local 75 explicit AdapterWrapper(SaServerAdapter *adapter) : adapter_(adapter) in AdapterWrapper() argument 130 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); in SyncExecAlgoWrapper() local 153 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); AsyncExecAlgoWrapper() local 172 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); LoadAlgoWrapper() local 199 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); UnloadAlgoWrapper() local 239 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); SetOptionWrapper() local 257 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); GetOptionWrapper() local 271 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); RegisterCallbackWrapper() local 295 SaServerAdapter *adapter = FindAdapter(clientInfo->clientId); UnregisterCallbackWrapper() local [all...] |
| H A D | client_listener_handler.cpp | 35 AsyncProcessWorker::AsyncProcessWorker(ClientListenerHandler *handler, int clientId, SaServerAdapter *adapter) in AsyncProcessWorker() argument 154 int ClientListenerHandler::StartAsyncProcessThread(int clientId, SaServerAdapter *adapter) in StartAsyncProcessThread() argument
|
| H A D | sa_async_handler.cpp | 126 int SaAsyncHandler::StartAsyncProcess(int clientId, SaServerAdapter *adapter) in StartAsyncProcess() argument
|
| /foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/ |
| H A D | wfd_source_impl.cpp | 40 auto adapter = client->GetMsgAdapter(); in CreateSource() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | adapter_state_machine.h | 105 AdapterState(const std::string &name, AdapterStateMachine &stateMachine, IAdapter &adapter) AdapterState() argument 176 AdapterTurnOnState(AdapterStateMachine &stateMachine, IAdapter &adapter) AdapterTurnOnState() argument 268 AdapterTurnOffState(AdapterStateMachine &stateMachine, IAdapter &adapter) AdapterTurnOffState() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
| H A D | audio_enhance_chain_adapter.cpp | 51 int32_t EnhanceChainManagerCreateCb(const uint32_t sceneKeyCode, const struct DeviceAttrAdapter *adapter) in EnhanceChainManagerCreateCb() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | runtime_config.cpp | 66 auto *adapter = new (std::nothrow) NetworkAdapter(processLabel, inCommunicator); in SetProcessCommunicator() local 91 DBStatus RuntimeConfig::SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> &adapter) in SetProcessSystemAPIAdapter() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/ |
| H A D | iprocesscommunicator_fuzzer.cpp | 158 auto adapter = std::make_shared<ProcessSystemApiAdapterFuzzTest>(); in CommunicatorFuzzer() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | runtime_context_impl.cpp | 86 int RuntimeContextImpl::SetCommunicatorAdapter(IAdapter *adapter) in SetCommunicatorAdapter() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
| H A D | distributeddb_communicator_common.cpp | 26 bool SetUpEnv(EnvHandle &inEnv, const string &inName, const std::shared_ptr<DBStatusAdapter> &adapter) in SetUpEnv() argument
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | parser.hpp | 71 explicit parser(InputAdapterType&& adapter, in parser() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_dxcore_screen.cpp | 65 IDXCoreAdapter *adapter = nullptr; in choose_dxcore_adapter() local [all...] |
| H A D | d3d12_dxgi_screen.cpp | 74 choose_dxgi_adapter(IDXGIFactory4 *factory, LUID *adapter) in choose_dxgi_adapter() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | BackendD3D12.cpp | 74 std::unique_ptr<Adapter> adapter = in CreateAdapterFromIDXGIAdapter() local 172 std::unique_ptr<AdapterBase> adapter; in DiscoverAdapters() local 186 ResultOrError<std::unique_ptr<AdapterBase>> adapter = in DiscoverAdapters() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | VulkanInfo.cpp | 140 ResultOrError<VulkanDeviceInfo> GatherDeviceInfo(const Adapter& adapter) { in GatherDeviceInfo() argument 271 ResultOrError<VulkanSurfaceInfo> GatherSurfaceInfo(const Adapter& adapter, in GatherSurfaceInfo() argument
|