/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | alertdialog_composed_element.cpp | 98 auto confirm = renderDialog->GetDialogProperties().buttons;
in GetConfirm() local
|
H A D | actionsheetdialog_composed_element.cpp | 97 auto confirm = renderDialog->GetDialogProperties().buttons;
in GetConfirm() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_cmd.c | 87 int SMP_SendPairingConfirm(uint16_t handle, const uint8_t *confirm, SMP_SendDataCb cb) in SMP_SendPairingConfirm() argument
|
H A D | smp_legacy.c | 505 uint8_t confirm[SMP_CONFIRM_DATA_LEN] = {0x00}; in SMP_LegacyPairSlaveStep7() local 575 uint8_t confirm[SMP_CONFIRM_DATA_LEN] = {0x00}; SMP_LegacyPairSlaveStep10() local [all...] |
H A D | smp.c | 1814 void SMP_NotifyCbGenScOobData(uint8_t status, const uint8_t *random, const uint8_t *confirm) in SMP_NotifyCbGenScOobData() argument
|
H A D | smp_def.h | 139 uint8_t confirm[SMP_CONFIRM_DATA_LEN]; member 208 uint8_t confirm[SMP_CONFIRM_DATA_LEN]; member
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_alert_dialog_ffi.cpp | 159 FfiOHOSShowAlertDialogParamWithConfirm( NativeAlertDialogParam alertDialog, NativeAlertDialogButtonOptions confirm) FfiOHOSShowAlertDialogParamWithConfirm() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_mgt_msg_log.c | 227 void FillpConnConfirmRxLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktConnConfirm *confirm, in FillpConnConfirmRxLog() argument
|
H A D | fillp_conn.c | 524 static void FillpInitNewPcbByConfirm(struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConfirm *confirm) in FillpInitNewPcbByConfirm() argument 559 FillpInitNewConnByConfirm(struct FillpPcb *pcb, struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConfirm *confirm, FILLP_CONST struct FtNetconn *conn, FILLP_CONST struct NetBuf *p) FillpInitNewConnByConfirm() argument 631 FillpProcessConnConfirm(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *p, FILLP_CONST struct FillpPktConnConfirm *confirm, FILLP_CONST struct FtNetconn *conn, struct SpungeInstance *inst) FillpProcessConnConfirm() argument 697 FillpConnConfirmTrace(struct FtSocket *sock, struct FillpPktConnConfirm *confirm) FillpConnConfirmTrace() argument 765 struct FillpPktConnConfirm *confirm = (struct FillpPktConnConfirm *)(void *)p->p; FillpConnConfirmInput() local [all...] |
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/ |
H A D | js_form_provider.cpp | 304 bool confirm = ConvertFromJsValue(env, argv[PARAM0], strFormId); in OnUpdateFormParseParam() local
|
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/ |
H A D | napi_form_provider.cpp | 356 bool confirm = ConvertFromJsValue(env, argv[PARAM0], strFormId); in CheckFormArgv() local
|
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt_server.h | 93 int confirm; member
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_server.cpp | 748 NotifyCharacteristicChanged( const BluetoothRemoteDevice &device, const GattCharacteristic &characteristic, bool confirm) NotifyCharacteristicChanged() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
H A D | napi_parser_utils.cpp | 185 bool confirm = false; in NapiParseNotifyCharacteristic() local
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/ |
H A D | softbus_adapter_ble_gatt_server.h | 128 int confirm; member
|
/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_utils.h | 237 bool confirm; member
|