Searched refs:Uint8 (Results 1 - 10 of 10) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/ |
H A D | bundle_resource_info.cpp | 63 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Uint8, parcel, data); in Marshalling() 67 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Uint8, parcel, data); in Marshalling()
|
H A D | launcher_ability_resource_info.cpp | 74 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Uint8, parcel, data); in Marshalling() 78 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Uint8, parcel, data); in Marshalling()
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | profile_change_notification.cpp | 86 PARCEL_WRITE_HELPER_RET(parcel, Uint8, static_cast<uint8_t>(changeType), false); in Marshalling() 95 PARCEL_READ_HELPER_RET(parcel, Uint8, type, false); in Unmarshalling()
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
H A D | dms_client.cpp | 59 PARCEL_WRITE_HELPER(data, Uint8, type);
in RegisterDSchedEventListener() 84 PARCEL_WRITE_HELPER(data, Uint8, type);
in UnRegisterDSchedEventListener()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_command.h | 69 uint8_t Uint8(size_t index = 0u) const in Uint8() function in OHOS::Rosen::final
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_marshalling_helper.cpp | 69 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_marshalling_helper.cpp | 69 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_proxy.cpp | 538 PARCEL_WRITE_HELPER(data, Uint8, type); in RegisterDSchedEventListener() 558 PARCEL_WRITE_HELPER(data, Uint8, type); in UnRegisterDSchedEventListener()
|
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/ |
H A D | distributedschedstub_fuzzer.cpp | 534 PARCEL_WRITE_HELPER_NORET(dataParcel, Uint8, uint8Data); in RegisterDSchedEventListenerInnerFuzzTest() 551 PARCEL_WRITE_HELPER_NORET(dataParcel, Uint8, uint8Data); in UnRegisterDSchedEventListenerInnerFuzzTest()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 96 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)
|
Completed in 12 milliseconds