Home
last modified time | relevance | path

Searched defs:defaultIpcCapacity (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davcast_controller_callback_proxy.h51 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davcast_controller_proxy.h68 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davcontroller_callback_proxy.h58 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davsession_controller_proxy.h82 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davsession_proxy.h117 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.h111 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davsession_controller_stub.h159 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable
H A Davsession_stub.h220 const size_t defaultIpcCapacity = 1048576; // Increase the IPC default capacity(200K) to 1M variable