Home
last modified time | relevance | path

Searched defs:ReadMessage (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_socket.cpp86 ErrCode AppSpawnSocket::ReadMessage(void *buf, const int32_t len) in ReadMessage() function in OHOS::AppExecFwk::AppSpawnSocket
/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_request.c94 static int ReadMessage(int fd, char *buffer, uint32_t timeout) in ReadMessage() function
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c155 static int ReadMessage(int socketFd, uint32_t sendMsgId, uint8_t *buf, int len, AppSpawnResult *res… in ReadMessage() function
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp454 int TLSSocket::ReadMessage() in ReadMessage() function in OHOS::NetStack::TlsSocket::TLSSocket