Home
last modified time | relevance | path

Searched defs:config (Results 1701 - 1725 of 2228) sorted by relevance

1...<<61626364656667686970>>...90

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c387 L2capConfigInfo config; in SdpConnectRspCallbackTask() local
688 L2capConfigInfo config; SdpReceiveConnectResponseTask() local
760 L2capConfigInfo config; global() member
771 SdpReceiveConfigRequestTask(uint16_t lcid, uint8_t id, const L2capConfigInfo *config, void *context) SdpReceiveConfigRequestTask() argument
799 SdpReceiveConfigRequest(uint16_t lcid, uint8_t id, const L2capConfigInfo *config, void *context) SdpReceiveConfigRequest() argument
823 L2capConfigInfo config; global() member
835 SdpReceiveConfigResponseTask(uint16_t lcid, const L2capConfigInfo *config, uint16_t result, void *context) SdpReceiveConfigResponseTask() argument
877 SdpReceiveConfigResponse(uint16_t lcid, const L2capConfigInfo *config, uint16_t result, void *context) SdpReceiveConfigResponse() argument
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp103 EGLContext EglCreateContextImpl(EGLDisplay dpy, EGLConfig config, in EglCreateContextImpl() argument
116 EGLSurface EglCreatePbufferSurfaceImpl(EGLDisplay dpy, EGLConfig config, in EglCreatePbufferSurfaceImpl() argument
129 EGLSurface EglCreatePixmapSurfaceImpl(EGLDisplay dpy, EGLConfig config, in EglCreatePixmapSurfaceImpl() argument
179 EGLBoolean EglGetConfigAttribImpl(EGLDisplay dpy, EGLConfig config, in EglGetConfigAttribImpl() argument
142 EglCreateWindowSurfaceImpl(EGLDisplay dpy, EGLConfig config, NativeWindowType window, const EGLint* attribList) EglCreateWindowSurfaceImpl() argument
594 EglCreatePbufferFromClientBufferImpl(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attribList) EglCreatePbufferFromClientBufferImpl() argument
767 EglCreatePlatformWindowSurfaceImpl(EGLDisplay dpy, EGLConfig config, void *nativeWindow, const EGLAttrib *attribList) EglCreatePlatformWindowSurfaceImpl() argument
781 EglCreatePlatformPixmapSurfaceImpl(EGLDisplay dpy, EGLConfig config, void *nativePixmap, const EGLAttrib *attribList) EglCreatePlatformPixmapSurfaceImpl() argument
1156 EglCreateStreamProducerSurfaceKHRImpl(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attribList) EglCreateStreamProducerSurfaceKHRImpl() argument
1370 EglCreatePlatformWindowSurfaceEXTImpl(EGLDisplay dpy, EGLConfig config, void *nativeWindow, const EGLint *attribList) EglCreatePlatformWindowSurfaceEXTImpl() argument
1381 EglCreatePlatformPixmapSurfaceEXTImpl(EGLDisplay dpy, EGLConfig config, void *nativePixmap, const EGLint *attribList) EglCreatePlatformPixmapSurfaceEXTImpl() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp113 ScreenSessionConfig config = { in OnScreenConnectionChanged() local
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h263 virtual WMError GetAppForceLandscapeConfig(AppForceLandscapeConfig& config) { return WMError::WM_OK; } in GetAppForceLandscapeConfig() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp278 sptr<SystemSessionConfig> config = reply.ReadParcelable<SystemSessionConfig>(); in Connect() local
1811 WMError SessionProxy::GetAppForceLandscapeConfig(AppForceLandscapeConfig& config) in GetAppForceLandscapeConfig() argument
H A Dsession_stub.cpp1135 AppForceLandscapeConfig config; in HandleGetAppForceLandscapeConfig() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp443 ScreenSessionConfig config; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp1749 struct RSSurfaceNodeConfig config; in HWTEST_F() local
1828 AppForceLandscapeConfig config = { 0, "MainPage" }; in HWTEST_F() local
1841 AppForceLandscapeConfig config = ssm_->GetAppForceLandscapeConfig(bundleName); in HWTEST_F() local
1991 struct RSSurfaceNodeConfig config; in HWTEST_F() local
H A Dscene_session_manager_test3.cpp42 ConfigItem config; in ReadConfig() local
648 AppExecFwk::Configuration config; HWTEST_F() local
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/
H A Drdb_test.cpp43 static OH_Rdb_Config config; in GetConfig() local
117 OH_Rdb_Config config in GetOrOpenOne() local
136 OH_Rdb_Config config = GetConfig(); GetOrOpenThree() local
145 static OH_Rdb_Config config; GetOrOpenFour() local
162 OH_Rdb_Config config = GetConfig(); CloseStoreOne() local
182 OH_Rdb_Config config = GetConfig(); CloseStoreThree() local
193 OH_Rdb_Config config = GetConfig(); DeleteStoreOne() local
213 static OH_Rdb_Config config; DeleteStoreThree() local
222 OH_Rdb_Config config = GetConfig(); InsertOne() local
236 OH_Rdb_Config config = GetConfig(); InsertTwo() local
250 OH_Rdb_Config config = GetConfig(); InsertThree() local
264 OH_Rdb_Config config = GetConfig(); InsertFour() local
278 OH_Rdb_Config config = GetConfig(); InsertFive() local
297 OH_Rdb_Config config = GetConfig(); UpdateOne() local
323 OH_Rdb_Config config = GetConfig(); UpdateTwo() local
340 OH_Rdb_Config config = GetConfig(); UpdateThree() local
366 OH_Rdb_Config config = GetConfig(); UpdateFour() local
392 OH_Rdb_Config config = GetConfig(); UpdateFive() local
418 OH_Rdb_Config config = GetConfig(); UpdateSix() local
457 OH_Rdb_Config config = GetConfig(); UpdateSeven() local
479 OH_Rdb_Config config = GetConfig(); DeleteOne() local
500 OH_Rdb_Config config = GetConfig(); DeleteTwo() local
521 OH_Rdb_Config config = GetConfig(); DeleteThree() local
542 OH_Rdb_Config config = GetConfig(); DeleteFour() local
559 OH_Rdb_Config config = GetConfig(); DeleteFive() local
582 OH_Rdb_Config config = GetConfig(); QueryOne() local
607 OH_Rdb_Config config = GetConfig(); QueryTwo() local
632 OH_Rdb_Config config = GetConfig(); QueryThree() local
657 OH_Rdb_Config config = GetConfig(); QueryFour() local
676 OH_Rdb_Config config = GetConfig(); ExecuteOne() local
689 OH_Rdb_Config config = GetConfig(); ExecuteTwo() local
702 OH_Rdb_Config config = GetConfig(); ExecuteThree() local
715 OH_Rdb_Config config = GetConfig(); ExecuteFour() local
729 OH_Rdb_Config config = GetConfig(); ExecuteQueryOne() local
743 OH_Rdb_Config config = GetConfig(); ExecuteQueryTwo() local
757 OH_Rdb_Config config = GetConfig(); ExecuteQueryThree() local
770 OH_Rdb_Config config = GetConfig(); ExecuteQueryFour() local
783 OH_Rdb_Config config = GetConfig(); BeginTransactionOne() local
796 OH_Rdb_Config config = GetConfig(); BeginTransactionTwo() local
809 OH_Rdb_Config config = GetConfig(); RollBackOne() local
827 OH_Rdb_Config config = GetConfig(); RollBackTwo() local
840 OH_Rdb_Config config = GetConfig(); CommitOne() local
853 OH_Rdb_Config config = GetConfig(); CommitTwo() local
866 OH_Rdb_Config config = GetConfig(); BackupOne() local
880 OH_Rdb_Config config = GetConfig(); BackupTwo() local
894 OH_Rdb_Config config = GetConfig(); BackupThree() local
908 OH_Rdb_Config config = GetConfig(); RestoreOne() local
923 OH_Rdb_Config config = GetConfig(); RestoreTwo() local
938 OH_Rdb_Config config = GetConfig(); RestoreThree() local
953 OH_Rdb_Config config = GetConfig(); GetVersionOne() local
967 OH_Rdb_Config config = GetConfig(); GetVersionTwo() local
981 OH_Rdb_Config config = GetConfig(); GetVersionThree() local
994 OH_Rdb_Config config = GetConfig(); SetVersionOne() local
1008 OH_Rdb_Config config = GetConfig(); SetVersionTwo() local
1022 OH_Rdb_Config config = GetConfig(); LockRowOne() local
1042 OH_Rdb_Config config = GetConfig(); UnLockRowOne() local
1058 OH_Rdb_Config config = GetConfig(); QueryLockRowOne() local
[all...]
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Deglndk.cpp118 EGLConfig config = nullptr; in EglChooseConfig() local
135 EGLConfig config = nullptr; in EglChooseConfigAbnormal() local
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktestHvigor/entry/src/main/cpp/
H A Dnapi_init.cpp46 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); in OH_Rdb_CreateConfig_0100() local
59 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); in OH_Rdb_CreateConfig_0200() local
89 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_0100() local
120 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_0300() local
146 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_GetSupportedDbType_0100() local
180 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_SQLITE_0100() local
218 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_SQLITE_0200() local
273 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_SQLITE_0300() local
330 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_SQLITE_Id_0100() local
379 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_SQLITE_Id_0200() local
425 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0100() local
440 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0200() local
455 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0300() local
470 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0400() local
485 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0500() local
512 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0600() local
540 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0700() local
568 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0800() local
595 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_0900() local
622 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDatabaseDir_Param_1000() local
649 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0100() local
664 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0200() local
679 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0300() local
694 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0400() local
709 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0500() local
736 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0600() local
765 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0700() local
792 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0800() local
819 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_0900() local
846 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetStoreName_Param_1000() local
874 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0100() local
889 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0200() local
904 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0300() local
919 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0400() local
934 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0500() local
961 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0600() local
991 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0700() local
1018 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0800() local
1045 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_0900() local
1072 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetBundleName_1000() local
1099 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0100() local
1114 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0200() local
1129 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0300() local
1144 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0400() local
1159 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0500() local
1186 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0600() local
1215 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0700() local
1242 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0800() local
1269 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_0900() local
1296 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetModuleName_1000() local
1323 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetEncrypted_0100() local
1344 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetEncrypted_0200() local
1380 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetEncrypted_0300() local
1404 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetSecurityLevel_0100() local
1424 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetSecurityLevel_0200() local
1445 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetSecurityLevel_0300() local
1478 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_0100() local
1492 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_0200() local
1506 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_0300() local
1520 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_0400() local
1534 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_0500() local
1548 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_Param_0100() local
1568 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_Param_0200() local
1594 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetArea_Param_0300() local
1617 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_Param_0100() local
1632 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_Param_0200() local
1649 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_SetDbType_Param_0300() local
1728 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_ExecuteByTrxId_Param_0100() local
1757 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_ExecuteByTrxId_Param_0200() local
1803 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_ExecuteByTrxId_Param_0300() local
1833 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_BeginTransWithTrxId_Param_0100() local
1860 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_BeginTransWithTrxId_Param_0200() local
1887 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_CommitByTrxId_Param_0100() local
1913 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_CommitByTrxId_Param_0200() local
1948 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_RollBackByTrxId_Param_0100() local
1973 OH_Rdb_ConfigV2 *config = OH_Rdb_CreateConfig(); OH_Rdb_RollBackByTrxId_Param_0200() local
[all...]
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp37 void GetTextConfigFunc(InputMethod_TextEditorProxy *textEditorProxy, InputMethod_TextConfig *config) in GetTextConfigFunc() argument
495 InputMethod_TextConfig *config = OH_TextConfig_Create(); in SUB_IMF_NDK_TextConfig_Create_0100() local
[all...]
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H A Dmian.cpp1316 static napi_value GetCaptureParam(napi_env env, napi_value captureConfigValue, Capture_Setting *config) in GetCaptureParam() argument
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dmodule_test.cpp893 static napi_value GetCaptureParam(napi_env env, napi_value captureConfigValue, Capture_Setting *config) in GetCaptureParam() argument
/third_party/curl/tests/server/
H A Dsocksd.c140 static struct configurable config; variable
[all...]
H A Dmqttd.c115 static struct configurable config; variable
[all...]
/third_party/ffmpeg/fftools/
H A Dopt_common.c337 const AVCodecHWConfig *config = avcodec_get_hw_config(c, i); in print_codec() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_tf.c403 const char *config; in load_tf_model() local
/third_party/ffmpeg/libavcodec/
H A Domx.c804 OMX_CONFIG_BOOLEANTYPE config = {0, }; in omx_encode_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Diff.c253 int hour, min, sec, i, ret, config; in parse_dsd_prop() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c200 const AVVAAPIHWConfig *config = hwconfig; in vaapi_frames_get_constraints() local
/third_party/curl/lib/vtls/
H A Dgtls.c402 gtls_client_init(struct Curl_easy *data, struct ssl_primary_config *config, struct ssl_config_data *ssl_config, struct ssl_peer *peer, struct gtls_instance *gtls, long *pverifyresult) gtls_client_init() argument
812 Curl_gtls_verifyserver(struct Curl_easy *data, gnutls_session_t session, struct ssl_primary_config *config, struct ssl_config_data *ssl_config, struct ssl_peer *peer, const char *pinned_key) Curl_gtls_verifyserver() argument
[all...]
H A Dmbedtls.c106 mbedtls_ssl_config config; member
[all...]
/third_party/curl/src/
H A Dtool_operate.c333 struct OperationConfig *config = per->config; /* for the macro below */ in pre_transfer() local
349 void single_transfer_cleanup(struct OperationConfig *config) in single_transfer_cleanup() argument
379 struct OperationConfig *config = per->config; in post_per_transfer() local
694 url_proto(char **url, struct OperationConfig *config, char **scheme) url_proto() argument
736 single_transfer(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool capath_from_env, bool *added) single_transfer() argument
2534 transfer_per_config(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool *added) transfer_per_config() argument
[all...]

Completed in 47 milliseconds

1...<<61626364656667686970>>...90