Home
last modified time | relevance | path

Searched defs:parcel (Results 101 - 125 of 946) sorted by relevance

12345678910>>...38

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/
H A Drs_transaction_test.cpp66 Parcel parcel; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_target.cpp24 RSWindowAnimationTarget* RSWindowAnimationTarget::Unmarshalling(Parcel& parcel) in Unmarshalling() argument
73 ReadFromParcel(Parcel& parcel) ReadFromParcel() argument
[all...]
/foundation/filemanagement/storage_service/test/fuzztest/volumeexternal_fuzzer/
H A Dvolumeexternal_fuzzer.cpp26 Parcel parcel; in FileUtilFuzzTest() local
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davbuffer_utils.cpp24 bool WriteSurfaceBufferConfig(MessageParcel &parcel, const BufferRequestConfig &config) in WriteSurfaceBufferConfig() argument
37 void ReadSurfaceBufferConfig(MessageParcel &parcel, BufferRequestConfi argument
53 MarshallingConfig(MessageParcel &parcel, const AVBufferConfig &config) MarshallingConfig() argument
71 UnmarshallingConfig(MessageParcel &parcel, AVBufferConfig &config) UnmarshallingConfig() argument
[all...]
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_parcel.cpp23 bool AVCodecParcel::Marshalling(MessageParcel &parcel, const Format &format) in Marshalling() argument
29 bool AVCodecParcel::Unmarshalling(MessageParcel &parcel, Format &format) in Unmarshalling() argument
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_window_info.cpp31 MemMgrWindowInfo* MemMgrWindowInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
[all...]
H A Dmem_mgr_process_state_info.cpp32 MemMgrProcessStateInfo* MemMgrProcessStateInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/patterndetachcallback_fuzzer/
H A Dpatterndetachcallback_fuzzer.cpp37 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubcreate_fuzzer/
H A Dscenesessionmgrstubcreate_fuzzer.cpp38 void SceneSessionMgrCreateTestCode(MessageParcel& parcel) in SceneSessionMgrCreateTestCode() argument
44 SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
47 SceneSessionManagerMessage::TRANS_ID_DESTROY_AND_DISCONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
50 SceneSessionManagerMessage::TRANS_ID_REQUEST_FOCUS), parcel, reply, option); in SceneSessionMgrCreateTestCode() local
53 SceneSessionManagerMessage::TRANS_ID_TERMINATE_SESSION_NEW), parcel, repl in SceneSessionMgrCreateTestCode() local
56 SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION), parcel, reply, option); SceneSessionMgrCreateTestCode() local
59 SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_CONNECT_SPECIFIC_SESSION), parcel, reply, option); SceneSessionMgrCreateTestCode() local
62 SceneSessionManagerMessage::TRANS_ID_ADD_EXTENSION_WINDOW_STAGE_TO_SCB), parcel, reply, option); SceneSessionMgrCreateTestCode() local
65 SceneSessionManagerMessage::TRANS_ID_ADD_OR_REMOVE_SECURE_SESSION), parcel, reply, option); SceneSessionMgrCreateTestCode() local
69 parcel, reply, option); SceneSessionMgrCreateTestCode() local
72 SceneSessionManagerMessage::TRANS_ID_BIND_DIALOG_TARGET), parcel, reply, option); SceneSessionMgrCreateTestCode() local
75 SceneSessionManagerMessage::TRANS_ID_CLEAR_SESSION), parcel, reply, option); SceneSessionMgrCreateTestCode() local
78 SceneSessionManagerMessage::TRANS_ID_CLEAR_ALL_SESSIONS), parcel, reply, option); SceneSessionMgrCreateTestCode() local
87 MessageParcel parcel; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/sessionmgrsrvstubgetmgr_fuzzer/
H A Dsessionmgrsrvstubgetmgr_fuzzer.cpp41 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
52 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubpoint_fuzzer/
H A Dwindoweventchstubpoint_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubbar_fuzzer/
H A Dwindowmanageragentstubbar_fuzzer.cpp41 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
54 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
58 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubstatus_fuzzer/
H A Dwindowmanageragentstubstatus_fuzzer.cpp41 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
54 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
58 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubtype_fuzzer/
H A Dwindowmanageragentstubtype_fuzzer.cpp41 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
55 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
59 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/utils/src/
H A Dwindow_visibility_info.cpp34 Unmarshalling(Parcel& parcel) Unmarshalling() argument
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrlstubget_fuzzer/
H A Dscenesessionmgrlstubget_fuzzer.cpp38 void SceneSessionMgrLsTest(MessageParcel& parcel, MessageParcel& reply, MessageOption& option) in SceneSessionMgrLsTest() argument
43 parcel, reply, option); in SceneSessionMgrLsTest() local
47 parcel, reply, option); in SceneSessionMgrLsTest() local
51 parcel, reply, option); in SceneSessionMgrLsTest() local
55 parcel, repl in SceneSessionMgrLsTest() local
58 parcel, reply, option); SceneSessionMgrLsTest() local
62 parcel, reply, option); SceneSessionMgrLsTest() local
66 parcel, reply, option); SceneSessionMgrLsTest() local
70 parcel, reply, option); SceneSessionMgrLsTest() local
74 parcel, reply, option); SceneSessionMgrLsTest() local
78 parcel, reply, option); SceneSessionMgrLsTest() local
82 parcel, reply, option); SceneSessionMgrLsTest() local
86 parcel, reply, option); SceneSessionMgrLsTest() local
96 MessageParcel parcel; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrlstubreg_fuzzer/
H A Dscenesessionmgrlstubreg_fuzzer.cpp44 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
55 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
65 parcel, repl in DoSomethingInterestingWithMyAPI() local
70 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
75 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
80 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
84 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrlstubset_fuzzer/
H A Dscenesessionmgrlstubset_fuzzer.cpp38 void SceneSessionMgrLsSetTestCode(MessageParcel& parcel) in SceneSessionMgrLsSetTestCode() argument
45 parcel, reply, option); in SceneSessionMgrLsSetTestCode() local
49 parcel, reply, option); in SceneSessionMgrLsSetTestCode() local
53 parcel, reply, option); in SceneSessionMgrLsSetTestCode() local
57 parcel, repl in SceneSessionMgrLsSetTestCode() local
61 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
65 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
69 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
73 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
77 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
81 parcel, reply, option); SceneSessionMgrLsSetTestCode() local
90 MessageParcel parcel; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubstate_fuzzer/
H A Dscenesessionmgrstubstate_fuzzer.cpp44 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 SceneSessionManagerMessage::TRANS_ID_PENDING_SESSION_TO_FOREGROUND), parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
56 SceneSessionManagerMessage::TRANS_ID_PENDING_SESSION_TO_BACKGROUND_FOR_DELEGATOR), parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
59 SceneSessionManagerMessage::TRANS_ID_LOCK_SESSION), parcel, repl in DoSomethingInterestingWithMyAPI() local
62 SceneSessionManagerMessage::TRANS_ID_UNLOCK_SESSION), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
65 SceneSessionManagerMessage::TRANS_ID_MOVE_MISSIONS_TO_FOREGROUND), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
68 SceneSessionManagerMessage::TRANS_ID_MOVE_MISSIONS_TO_BACKGROUND), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
71 SceneSessionManagerMessage::TRANS_ID_RAISE_WINDOW_TO_TOP), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
74 SceneSessionManagerMessage::TRANS_ID_SHIFT_APP_WINDOW_FOCUS), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
77 SceneSessionManagerMessage::TRANS_ID_NOTIFY_WINDOW_EXTENSION_VISIBILITY_CHANGE), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubreg_fuzzer/
H A Dscenesessionmgrstubreg_fuzzer.cpp44 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 SceneSessionManagerMessage::TRANS_ID_REGISTER_WINDOW_MANAGER_AGENT), parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
56 SceneSessionManagerMessage::TRANS_ID_UNREGISTER_WINDOW_MANAGER_AGENT), parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
59 SceneSessionManagerMessage::TRANS_ID_REGISTER_SESSION_LISTENER), parcel, repl in DoSomethingInterestingWithMyAPI() local
62 SceneSessionManagerMessage::TRANS_ID_UNREGISTER_SESSION_LISTENER), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
65 SceneSessionManagerMessage::TRANS_ID_REGISTER_COLLABORATOR), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
68 SceneSessionManagerMessage::TRANS_ID_UNREGISTER_COLLABORATOR), parcel, reply, option); DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubagent_fuzzer/
H A Dscreensessionmgrstubagent_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
58 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubstate_fuzzer/
H A Dscreensessionmgrstubstate_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubwake_fuzzer/
H A Dscreensessionmgrstubwakeup_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubkeyevent_fuzzer/
H A Dwindoweventchstubkeyevent_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
64 parcel, repl in DoSomethingInterestingWithMyAPI() local
68 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
72 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
76 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubfocus_fuzzer/
H A Dwindoweventchstubfocus_fuzzer.cpp42 MessageParcel parcel; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
64 parcel, repl in DoSomethingInterestingWithMyAPI() local
68 parcel, reply, option); DoSomethingInterestingWithMyAPI() local
[all...]

Completed in 11 milliseconds

12345678910>>...38