Home
last modified time | relevance | path

Searched defs:GET_NETWORKTYPE_BY_NETWORK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/
H A Ddevice_manager_ipc_interface_code.h31 GET_NETWORKTYPE_BY_NETWORK, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp967 ON_IPC_SET_REQUEST(GET_NETWORKTYPE_BY_NETWORK, std::shared_ptr<IpcReq> pBaseReq, MessageParcel &dat… in ON_IPC_SET_REQUEST() argument
981 ON_IPC_READ_RESPONSE(GET_NETWORKTYPE_BY_NETWORK, MessageParcel &reply, std::shared_ptr<IpcRsp> pBas… in ON_IPC_READ_RESPONSE() argument
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp871 ON_IPC_CMD(GET_NETWORKTYPE_BY_NETWORK, MessageParcel &data, MessageParcel &reply) in ON_IPC_CMD() argument