Home
last modified time | relevance | path

Searched defs:config (Results 26 - 50 of 1174) sorted by relevance

12345678910>>...47

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_download_manager_wrapper.cpp28 void ArkWebDownloadManagerWrapper::SetHttpDns(std::shared_ptr<OHOS::NWeb::NWebDOHConfig> config) in SetHttpDns() argument
H A Dark_web_screen_capture_access_request_wrapper.cpp29 void ArkWebScreenCaptureAccessRequestWrapper::Agree(std::shared_ptr<OHOS::NWeb::NWebScreenCaptureConfig> config) in Agree() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_download_manager_impl.cpp29 void ArkWebDownloadManagerImpl::SetHttpDns(ArkWebRefPtr<ArkWebDohConfig> config) in SetHttpDns() argument
/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
H A Dsethttpdns_fuzzer.cpp41 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in SetHttpDnsFuzzTest() local
/third_party/libuv/test/
H A Drun-benchmarks.c35 zoslib_config_t config; in init() local
/third_party/mbedtls/programs/test/
H A Dquery_config.c109 int query_config(const char *config) in query_config() argument
[all...]
/third_party/mesa3d/src/gallium/targets/pipe-loader/
H A Dpipe_swrast.c14 swrast_create_screen(struct sw_winsys *ws, const struct pipe_screen_config *config, bool sw_vk) in swrast_create_screen() argument
/third_party/mesa3d/src/gallium/winsys/kmsro/drm/
H A Dkmsro_drm_winsys.c49 kmsro_drm_screen_create(int fd, const struct pipe_screen_config *config) kmsro_drm_screen_create() argument
/third_party/node/deps/npm/node_modules/wcwidth/
H A Dindex.js
/third_party/lwip/src/core/
H A Daltcp_alloc.c61 altcp_tls_new(struct altcp_tls_config *config, u8_t ip_type) in altcp_tls_new() argument
/third_party/python/Python/
H A Dfrozenmain.c23 PyConfig config; in Py_FrozenMain() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_none.c22 struct wpa_config *config; in wpa_config_read() local
37 int wpa_config_write(const char *name, struct wpa_config *config) in wpa_config_write() argument
[all...]
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullContextFactory.cpp37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&, const glu::RenderContext*) const in createContext() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_none.c22 struct wpa_config *config; in wpa_config_read() local
37 int wpa_config_write(const char *name, struct wpa_config *config) in wpa_config_write() argument
[all...]
/base/hiviewdfx/hiview/plugins/eventlogger/config/test/unittest/common/
H A Devent_logger_config_test.cpp52 auto config = std::make_unique<EventLoggerConfig>("/data/test/test_data/event_logger_config"); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_export_task.h30 EventExportTask(std::shared_ptr<ExportConfig> config, std::shared_ptr<ExportDbManager> dbMgr) in EventExportTask() argument
H A Dexport_base_task.h29 ExportBaseTask(std::shared_ptr<ExportConfig> config, std::shared_ptr<ExportDbManager> dbMgr) in ExportBaseTask() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_wifi_profile_plugin.cpp38 IPlugin::PolicyPermissionConfig config = IPlugin::PolicyPermissionConfig(perms, in InitPlugin() local
45 ErrCode SetWifiProfilePlugin::OnSetPolicy(Wifi::WifiDeviceConfig &config) in OnSetPolicy() argument
[all...]
H A Dset_datetime_plugin.cpp33 IPlugin::PolicyPermissionConfig config = IPlugin::PolicyPermissionConfig(perms, in InitPlugin() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dmock_rdb_helper.cpp21 GetRdbStore( const RdbStoreConfig &config, int version, RdbOpenCallback &openCallback, int &errCode) GetRdbStore() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_instance_impl.cpp45 std::shared_ptr<OHOS::NWeb::LocationRequestConfig> config = real_.CreateLocationRequestConfig(); in CreateLocationRequestConfig() local
H A Dark_producer_surface_adapter_impl.cpp30 RequestBuffer( int32_t& fence, ArkWebRefPtr<ArkBufferRequestConfigAdapter> config) RequestBuffer() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_producer_surface_adapter_wrapper.cpp31 RequestBuffer( int32_t& fence, std::shared_ptr<OHOS::NWeb::BufferRequestConfigAdapter> config) RequestBuffer() argument
48 FlushBuffer(std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence, std::shared_ptr<OHOS::NWeb::BufferFlushConfigAdapter> config) FlushBuffer() argument
/third_party/curl/src/
H A Dtool_cb_hdr.h45 struct OperationConfig *config; member
H A Dtool_cfgable.c33 void config_init(struct OperationConfig *config) in config_init() argument
51 free_config_fields(struct OperationConfig *config) free_config_fields() argument
181 config_free(struct OperationConfig *config) config_free() argument
[all...]

Completed in 6 milliseconds

12345678910>>...47