Home
last modified time | relevance | path

Searched defs:sendingUser (Results 1 – 12 of 12) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dcompleted_dispatcher.cpp28 const AAFwk::WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
Dpending_want.cpp341 const AAFwk::WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
Dwant_receiver_stub_mock.h44 bool serialized, bool sticky, int sendingUser) {} in PerformReceive()
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dwant_receiver_proxy.cpp53 const WantParams &extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
Dwant_receiver_stub.cpp84 int sendingUser = data.ReadInt32(); in PerformReceiveInner() local
/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/
Dwant_receiver_stub_impl_mock.h53 bool serialized, bool sticky, int sendingUser) {}; in PerformReceive()
/foundation/ability/ability_runtime/test/unittest/wants_info_test/
Dwants_info_test.cpp56 const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
/foundation/ability/ability_runtime/test/unittest/sender_info_test/
Dsender_info_test.cpp53 const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/
Dwant_sender_info_test.cpp57 … 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/
Dpending_want_record_test.cpp90 … 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/
Dpending_want_manager_test.cpp87 … std::string& data, const AAFwk::WantParams& extras, bool serialized, bool sticky, int sendingUser) in PerformReceive()
/foundation/ability/ability_runtime/test/unittest/pending_want_test/
Dpending_want_test.cpp1392 int sendingUser = 1; variable