Home
last modified time | relevance | path

Searched refs:RemoveDiedCaller (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_manager.h207 std::shared_ptr<ConnectionStateItem> RemoveDiedCaller(int32_t callerPid);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp374 auto connectionStateItem = RemoveDiedCaller(callerPid); in HandleCallerDied()
397 std::shared_ptr<ConnectionStateItem> ConnectionStateManager::RemoveDiedCaller(int32_t callerPid) in RemoveDiedCaller() function in OHOS::AAFwk::ConnectionStateManager
/foundation/ability/ability_runtime/test/fuzztest/connectionstatemanager_fuzzer/
H A Dconnectionstatemanager_fuzzer.cpp220 connectionStateManager->RemoveDiedCaller(int32Param); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds