Home
last modified time | relevance | path

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 Dbundle_resource_info.cpp63 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 Dlauncher_ability_resource_info.cpp74 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 Dprofile_change_notification.cpp86 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 Ddms_client.cpp59 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 Drs_profiler_command.h69 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 Drs_marshalling_helper.cpp69 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_marshalling_helper.cpp69 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp538 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 Ddistributedschedstub_fuzzer.cpp534 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 Drs_marshalling_helper.cpp96 MARSHALLING_AND_UNMARSHALLING(uint8_t, Uint8)

Completed in 12 milliseconds