Searched refs:GET_NETWORKTYPE_BY_NETWORK (Results 1 – 6 of 6) sorted by relevance
31 GET_NETWORKTYPE_BY_NETWORK, enumerator
285 int32_t cmdCode = GET_NETWORKTYPE_BY_NETWORK;319 int32_t cmdCode = GET_NETWORKTYPE_BY_NETWORK;
513 int32_t cmdCode = GET_NETWORKTYPE_BY_NETWORK;
967 ON_IPC_SET_REQUEST(GET_NETWORKTYPE_BY_NETWORK, std::shared_ptr<IpcReq> pBaseReq, MessageParcel &dat… in ON_IPC_SET_REQUEST() argument981 ON_IPC_READ_RESPONSE(GET_NETWORKTYPE_BY_NETWORK, MessageParcel &reply, std::shared_ptr<IpcRsp> pBas… in ON_IPC_READ_RESPONSE() argument
871 ON_IPC_CMD(GET_NETWORKTYPE_BY_NETWORK, MessageParcel &data, MessageParcel &reply) in ON_IPC_CMD() argument
1465 int32_t ret = ipcClientProxy_->SendRequest(GET_NETWORKTYPE_BY_NETWORK, req, rsp); in GetNetworkTypeByNetworkId()