Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp356 std::string packagname = pReq->GetPkgName(); in ON_IPC_SET_REQUEST() local
358 if (!data.WriteString(packagname)) { in ON_IPC_SET_REQUEST()