Home
last modified time | relevance | path

Searched refs:RPC_QOS_MAX_IDLE_TIME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/include/
H A Ddbinder_remote_listener.h68 { .qos = QOS_TYPE_MAX_IDLE_TIMEOUT, .value = RPC_QOS_MAX_IDLE_TIME }
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h85 constexpr int32_t RPC_QOS_MAX_IDLE_TIME = 8000; variable