Searched defs:sendingUser (Results 1 – 12 of 12) sorted by relevance
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| D | completed_dispatcher.cpp | 28 const AAFwk::WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| D | pending_want.cpp | 341 const AAFwk::WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/ |
| D | want_receiver_stub_mock.h | 44 bool serialized, bool sticky, int sendingUser) {} in PerformReceive()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | want_receiver_proxy.cpp | 53 const WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| D | want_receiver_stub.cpp | 84 int sendingUser = data.ReadInt32(); in PerformReceiveInner() local
|
| /foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/ |
| D | want_receiver_stub_impl_mock.h | 53 bool serialized, bool sticky, int sendingUser) {}; in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/wants_info_test/ |
| D | wants_info_test.cpp | 56 const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/sender_info_test/ |
| D | sender_info_test.cpp | 53 const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/want_sender_info_test/ |
| D | want_sender_info_test.cpp | 57 … std::string& data, const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/pending_want_record_test/ |
| D | pending_want_record_test.cpp | 90 … std::string& data, const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/ |
| D | pending_want_manager_test.cpp | 87 … std::string& data, const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
|
| /foundation/ability/ability_runtime/test/unittest/pending_want_test/ |
| D | pending_want_test.cpp | 1392 int sendingUser = 1; variable
|