| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
| H A D | lnn_node_info.h | 141 ConnectRole role; member
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_utils.cpp | 532 void WifiDirectUtils::SyncLnnInfoForP2p(WifiDirectRole role, const std::string &localMac, const std::string &goMac) in SyncLnnInfoForP2p() argument
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_processor.cpp | 675 auto role = LinkInfo::LinkMode::NONE; in CreateLink() local [all...] |
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_utils.cpp | 544 void WifiDirectUtils::SyncLnnInfoForP2p(WifiDirectRole role, const std::string &localMac, const std::string &goMac) in SyncLnnInfoForP2p() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store_config.cpp | 518 void RdbStoreConfig::SetRoleType(RoleType role) in SetRoleType() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | avdtp.h | 190 uint8_t role; // actor role member 336 uint8_t role; // Source or Sink member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap.c | 333 bool GapLeRolesCheck(uint8_t role) in GapLeRolesCheck() argument 1288 int GAP_LeSetRole(uint8_t role) in GAP_LeSetRole() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_tool.c | 232 void SMP_ConstituteC1Step1Param(uint8_t role, const uint8_t *random, uint8_t randomLen, SMP_CryptC1Step1Param *param) in SMP_ConstituteC1Step1Param() argument 300 int SMP_ConstituteC1Step2Param(const SMP_EncData *encData, uint8_t role, SMP_CryptC1Step2Param *param) in SMP_ConstituteC1Step2Param() argument 379 void SMP_ConstituteF5Param(uint8_t role, SMP_CryptF5Param *cryptF5Param) in SMP_ConstituteF5Param() argument 635 SMP_ConstituteAesCmacStep4Param( const SMP_EncData *encData, uint16_t stepA, uint16_t stepB, uint8_t role, SMP_CryptAesCmacStep4Param *param) SMP_ConstituteAesCmacStep4Param() argument [all...] |
| H A D | smp.c | 1026 int SMP_EncryptCompleteJudgeException(uint8_t status, uint8_t role) in SMP_EncryptCompleteJudgeException() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
| H A D | avdtp_api.c | 1894 uint16_t AVDT_ConnectReq(const BtAddr *bdAddr, uint8_t role) in AVDT_ConnectReq() argument 1927 uint16_t AvdtConnectReq(const BtAddr *bdAddr, uint8_t role) in AvdtConnectReq() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_le.c | 62 uint8_t role; member 317 static L2capLeConnection *L2capLeNewConnection(const BtAddr *addr, uint16_t aclHandle, uint8_t role) in L2capLeNewConnection() argument 1184 static int L2capLeConnectComplete(const BtAddr *addr, uint16_t handle, uint8_t role, uint8_t status) in L2capLeConnectComplete() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | omx.c | 394 static av_cold int omx_component_init(AVCodecContext *avctx, const char *role) in omx_component_init() argument 646 const char *role; in omx_encode_init() local 345 find_component(OMXContext *omx_context, void *logctx, const char *role, char *str, int str_size) find_component() argument [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | wsi.c | 36 void lwsi_set_role(struct lws *wsi, lws_wsi_state_t role) in lwsi_set_role() argument 660 lws_role_transition(struct lws *wsi, enum lwsi_role role, enum lwsi_state state, in lws_role_transition() argument
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | server.c | 2143 const struct lws_role_ops *role = &role_ops_raw_skt; in lws_http_to_fallback() local [all...] |
| /third_party/node/src/ |
| H A D | js_native_api_v8.h | 636 static inline void ReportKeyThread(uid_t uid, pid_t pid, pid_t tid, ResType::ThreadRole role) in ReportKeyThread() argument
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | extensions.c | 452 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local 512 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
|
| H A D | extensions_clnt.c | 1503 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-device-manager.c | 547 get_role_index(const char* role) get_role_index() argument 651 const char *role; route_sink_input() local 723 const char *role; route_source_output() local 973 const char *role; sink_input_new_hook_callback() local 1010 const char *role; source_output_new_hook_callback() local 1311 const char *role; extension_cb() local [all...] |
| /third_party/openssl/ssl/statem/ |
| H A D | extensions_clnt.c | 1463 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct() local
|
| H A D | extensions.c | 424 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local 484 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb_validate.c | 159 static int validate_role_set(const role_set_t *role_set, const validate_t *role) in validate_role_set() argument 436 static int validate_role_datum(sepol_handle_t *handle, const role_datum_t *role, validate_t flavors[]) in validate_role_datum() argument [all...] |
| H A D | write.c | 1132 role_datum_t *role; in role_write() local 2184 role_datum_t *role = datum; role_attr_uncount() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_reset_ast.c | 151 static void cil_reset_role(struct cil_role *role) in cil_reset_role() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 253 static int create_role(uint32_t scope, unsigned char isattr, role_datum_t **role, char **key) in create_role() argument 216 role_implicit_bounds(hashtab_t roles_tab, char *role_id, role_datum_t *role) role_implicit_bounds() argument 319 role_datum_t *role = NULL; declare_role() local 896 role_datum_t *role = NULL; require_role_or_attribute() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | notify.c | 643 wpas_notify_p2p_group_removed(struct wpa_supplicant *wpa_s, const struct wpa_ssid *ssid, const char *role) wpas_notify_p2p_group_removed() argument
|