Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_serv_ipc_interface_code.h52 enum PasteboardEntryGetterInterfaceCode { enum
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_entry_getter_proxy.cpp67 …static_cast<int>(PasteboardEntryGetterInterfaceCode::GET_RECORD_VALUE_BY_TYPE), request, reply, op… in GetRecordValueByType()
H A Dpasteboard_entry_getter_stub.cpp27 …memberFuncMap_[static_cast<uint32_t>(PasteboardEntryGetterInterfaceCode::GET_RECORD_VALUE_BY_TYPE)… in PasteboardEntryGetterStub()