| /third_party/lwip/src/core/ |
| H A D | altcp_alloc.c | 61 altcp_tls_new(struct altcp_tls_config *config, u8_t ip_type) in altcp_tls_new() argument
|
| /third_party/python/Python/ |
| H A D | frozenmain.c | 23 PyConfig config; in Py_FrozenMain() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config_none.c | 22 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 D | tcuNullContextFactory.cpp | 37 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 D | config_none.c | 22 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 D | event_logger_config_test.cpp | 52 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 D | event_export_task.h | 30 EventExportTask(std::shared_ptr<ExportConfig> config, std::shared_ptr<ExportDbManager> dbMgr) in EventExportTask() argument
|
| H A D | export_base_task.h | 29 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 D | set_wifi_profile_plugin.cpp | 38 IPlugin::PolicyPermissionConfig config = IPlugin::PolicyPermissionConfig(perms,
in InitPlugin() local 45 ErrCode SetWifiProfilePlugin::OnSetPolicy(Wifi::WifiDeviceConfig &config)
in OnSetPolicy() argument [all...] |
| H A D | set_datetime_plugin.cpp | 33 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 D | mock_rdb_helper.cpp | 21 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 D | ark_location_instance_impl.cpp | 45 std::shared_ptr<OHOS::NWeb::LocationRequestConfig> config = real_.CreateLocationRequestConfig(); in CreateLocationRequestConfig() local
|
| H A D | ark_producer_surface_adapter_impl.cpp | 30 RequestBuffer( int32_t& fence, ArkWebRefPtr<ArkBufferRequestConfigAdapter> config) RequestBuffer() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_screen_capture_access_request_wrapper.cpp | 29 void ArkWebScreenCaptureAccessRequestWrapper::Agree(std::shared_ptr<OHOS::NWeb::NWebScreenCaptureConfig> config) in Agree() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_producer_surface_adapter_wrapper.cpp | 31 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
|
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | event_controller.h | 31 EventConfig config; member
|
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| H A D | text_input_proxy.cpp | 29 Attach(const WeakPtr<TextInputClient>& client, const TextInputConfiguration& config, const RefPtr<TaskExecutor>& taskExecutor, int32_t instanceId) Attach() argument
|
| /foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
| H A D | image_analyzer_adapter_impl.cpp | 19 void ImageAnalyzerAdapterImpl::SetImageAnalyzerConfig(void* config, bool isOptions) {}; in SetImageAnalyzerConfig() argument
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_image_analyzer_adapter.cpp | 19 void ImageAnalyzerAdapter::SetImageAnalyzerConfig(void* config, bool isOptions) {}; in SetImageAnalyzerConfig() argument
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | ui_event.cpp | 21 void UIEvent::RegisterUIEventObserver(const std::string& config, const std::shared_ptr<UIEventObserver>& observer) in RegisterUIEventObserver() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_rdb_data_manager_test/ |
| H A D | mock_rdb_helper.cpp | 29 GetRdbStore( const RdbStoreConfig& config, int version, RdbOpenCallback& openCallback, int& errCode) GetRdbStore() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | render_backend.h | 39 NodeGraphBackBufferConfiguration config; member
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | audio_process_config.cpp | 60 int32_t ProcessConfig::WriteInnerCapConfigToParcel(const AudioPlaybackCaptureConfig &config, MessageParcel &parcel) in WriteInnerCapConfigToParcel() argument [all...] |
| /foundation/graphic/graphic_surface/surface/test/fuzztest/nativebuffer_fuzzer/ |
| H A D | nativebuffer_fuzzer.cpp | 40 OH_NativeBuffer_Config config = GetData<OH_NativeBuffer_Config>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/media_foundation/src/buffer/avbuffer/ |
| H A D | avbuffer_utils.cpp | 24 bool WriteSurfaceBufferConfig(MessageParcel &parcel, const BufferRequestConfig &config) in WriteSurfaceBufferConfig() argument 37 void ReadSurfaceBufferConfig(MessageParcel &parcel, BufferRequestConfig &config) in ReadSurfaceBufferConfig() argument 53 MarshallingConfig(MessageParcel &parcel, const AVBufferConfig &config) MarshallingConfig() argument 71 UnmarshallingConfig(MessageParcel &parcel, AVBufferConfig &config) UnmarshallingConfig() argument [all...] |