Home
last modified time | relevance | path

Searched refs:PASTEBOARD_SERVICE_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h239 PASTEBOARD_SERVICE_ID = 3701, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs230 pub const PASTEBOARD_SERVICE_ID: i32 = 3701; consts
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp640 sptr<IRemoteObject> remoteObject = samgrProxy->CheckSystemAbility(PASTEBOARD_SERVICE_ID); in GetPasteboardService()
656 int32_t ret = samgrProxy->LoadSystemAbility(PASTEBOARD_SERVICE_ID, loadCallback); in GetPasteboardService()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp96 : SystemAbility(PASTEBOARD_SERVICE_ID, true), state_(ServiceRunningState::STATE_NOT_START) in PasteboardService()
205 Memory::MemMgrClient::GetInstance().NotifyProcessStatus(getpid(), 1, 0, PASTEBOARD_SERVICE_ID); in OnStop() local
280 Memory::MemMgrClient::GetInstance().NotifyProcessStatus(getpid(), 1, 1, PASTEBOARD_SERVICE_ID); in NotifySaStatus() local

Completed in 8 milliseconds