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