Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Ddfx_types.h43 BPS_INVALID_STATE, enumerator
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Ddfx_test.cpp194 behaviourMsg = { .pasteboardState = BPS_INVALID_STATE, .bundleName = "com.paste.test" };
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp2028 int bState = BehaviourPasteboardState::BPS_INVALID_STATE; in GetPasteDataDot()