Home
last modified time | relevance | path

Searched defs:replySize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_dcm_callback_handler.cpp192 uint32_t replySize = 0; in HksDcmCallback() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c976 const int replySize = REPLY_SIZE; in WpaInterfaceP2pConnect() local
1251 const int replySize = REPLY_SIZE; in WpaInterfaceP2pGetPeer() local
1386 const int replySize = REPLY_SIZE; in WpaInterfaceP2pGetGroupCapability() local
1447 const int replySize = P2P_LIST_REPLY_SIZE; in WpaInterfaceP2pListNetworks() local
1602 const int replySize = REPLY_SIZE; in WpaInterfaceVendorExtProcessCmd() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp574 auto replySize = reply.GetDataSize(); in SendReply() local