Home
last modified time | relevance | path

Searched refs:IPC_CODEC (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/
H A Dipc_codec_bind_macros.h42 if (!IPC_CODEC::IpcEncodeBindAttr(pacel, first)) { \
50 if (!IPC_CODEC::IpcEncodeBindAttr(pacel, t)) { \
63 if (!IPC_CODEC::IpcDecodeBindAttr(pacel, first)) { \
71 if (!IPC_CODEC::IpcDecodeBindAttr(pacel, t)) { \
H A Dipc_codec.cpp21 namespace IPC_CODEC { namespace
184 } // namespace IPC_CODEC
H A Dipc_codec.h24 namespace IPC_CODEC { namespace
105 } // namespace IPC_CODEC
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp32 using namespace OHOS::Sharing::IPC_CODEC;

Completed in 4 milliseconds