Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_continue_time_dumper.h77 void SetNetWorkId(const std::string srcNetWorkId, const std::string dstNetWorkId);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_continue_time_dumper.cpp165 void DmsContinueTime::SetNetWorkId(const std::string srcNetWorkId, const std::string dstNetWorkId) in SetNetWorkId() argument
168 dstInfo_.netWorkId = dstNetWorkId; in SetNetWorkId()