Searched defs:NotifyRemoveShellProcess (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/ability_manager_collaborator_proxy_test/ | ||
H A D | ability_manager_collaborator_stub_mock.h | 82 int32_t NotifyRemoveShellProcess(int32_t pid, int32_t type, const std::string &reason) in NotifyRemoveShellProcess() function in OHOS::AAFwk::AbilityManagerCollaboratorStubMock |
/foundation/ability/ability_runtime/services/abilitymgr/src/ | ||
H A D | ability_manager_collaborator_proxy.cpp | 309 int32_t AbilityManagerCollaboratorProxy::NotifyRemoveShellProcess(int32_t pid, int32_t type, const std::string &reason) in NotifyRemoveShellProcess() function in OHOS::AAFwk::AbilityManagerCollaboratorProxy |
H A D | ability_record.cpp | 3428 void AbilityRecord::NotifyRemoveShellProcess(int32_t type) in NotifyRemoveShellProcess() function in OHOS::AAFwk::AbilityRecord |
Completed in 9 milliseconds