Home
last modified time | relevance | path

Searched defs:connectionStateItem (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/connection_state_item_test/
H A Dconnection_state_item_test.cpp96 auto connectionStateItem = Init(); variable
112 auto connectionStateItem = Init(); variable
131 auto connectionStateItem = Init(); variable
147 auto connectionStateItem = Init(); variable
164 auto connectionStateItem = Init(); variable
185 auto connectionStateItem = Init(); variable
205 auto connectionStateItem = Init(); variable
225 auto connectionStateItem = Init(); variable
246 auto connectionStateItem = Init(); variable
263 auto connectionStateItem = Init(); variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/connectionstatemanager_fuzzer/
H A Dconnectionstatemanager_fuzzer.cpp173 …auto connectionStateItem = std::make_shared<ConnectionStateItem>(int32Param, int32Param, stringPar… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp374 auto connectionStateItem = RemoveDiedCaller(callerPid); in HandleCallerDied() local