Searched defs:ReadMessage (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_runtime/services/appmgr/src/ | ||
| D | app_spawn_socket.cpp | 86 ErrCode AppSpawnSocket::ReadMessage(void *buf, const int32_t len) in ReadMessage() function in OHOS::AppExecFwk::AppSpawnSocket |
| /foundation/multimedia/media_library/frameworks/js/src/ | ||
| D | picture_handle_client.cpp | 98 std::optional<std::pair<uint32_t, uint8_t*>> PictureHandlerClient::ReadMessage(uint8_t *addr, const… in ReadMessage() function in OHOS::Media::PictureHandlerClient |
| /foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/ | ||
| D | ams_service_app_spawn_client_module_test.cpp | 97 int32_t ReadMessage(void* buf, [[maybe_unused]] int32_t len) override in ReadMessage() function in OHOS::AppExecFwk::MockedAppSpawnSocket |
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ | ||
| D | tls_socket.cpp | 454 int TLSSocket::ReadMessage() in ReadMessage() function in OHOS::NetStack::TlsSocket::TLSSocket |