Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/native/include/
H A Ddownload_server_ipc_interface_code.h36 CMD_OPENCHANNEL, enumerator
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp361 …Remote()->SendRequest(static_cast<uint32_t>(RequestInterfaceCode::CMD_OPENCHANNEL), data, reply, o… in OpenChannel()