Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Ddfx_types.h50 SPS_INVALID_STATE, enumerator
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Ddfx_test.cpp159 ….pasteboardState = SPS_INVALID_STATE, .dataSize = DATA_LEVEL_ONE, .timeConsuming = TCS_TIME_CONSUM…
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp2027 int pState = StatisticPasteboardState::SPS_INVALID_STATE; in GetPasteDataDot()