Home
last modified time | relevance | path

Searched defs:secondStageValue (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dclip_para_test.cpp203 auto secondStageValue = ClipPara::GetInstance().GetSecondStageValue(); variable
226 auto secondStageValue = ClipPara::GetInstance().GetSecondStageValue(); variable
246 auto secondStageValue = ClipPara::GetInstance().GetSecondStageValue(); variable
268 auto secondStageValue = ClipPara::GetInstance().GetSecondStageValue(); variable
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
Dclip_para.cpp143 void ClipPara::SetSecondStageValue(const uint32_t secondStageValue) in SetSecondStageValue()