| /foundation/communication/dsoftbus/tests/core/authentication/fuzztest/unpackauthdata_fuzzer/ |
| H A D | unpackauthdata_fuzzer.cpp | 30 AuthDataHead head = *const_cast<AuthDataHead *>(reinterpret_cast<const AuthDataHead *>(data)); in UnpackAuthDataFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/cj/src/ |
| H A D | multimedia_audio_stream_manager_callback.cpp | 31 auto head = static_cast<CAudioCapturerChangeInfo *>( in OnCapturerStateChange() local
|
| H A D | multimedia_audio_stream_manager_impl.cpp | 53 auto head = static_cast<int32_t *>(malloc(sizeof(int32_t) * audioSceneEffectInfo.mode.size())); in GetAudioEffectInfoArray() local 75 auto head = static_cast<CAudioCapturerChangeInfo *>( in GetAudioCapturerInfoArray() local
|
| /foundation/multimodalinput/input/util/network/src/ |
| H A D | net_packet.cpp | 32 PACKHEAD head = { msgId_, wPos_ }; in MakeData() local 33 buf << head; in MakeData() local
|
| /foundation/distributeddatamgr/udmf/framework/common/unittest/mock/ |
| H A D | tlv_util_mock.cpp | 31 template <> bool Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head) in Reading() argument 46 template <> bool Reading(std::monostate &output, TLVObject &data, const TLVHead &head) in Reading() argument 61 template <> bool Reading(std::string &output, TLVObject &data, const TLVHead &head) in Reading() argument 76 template <> bool Reading(std::vector<uint8_t> &output, TLVObject &data, const TLVHead &head) in Reading() argument 91 template <> bool Reading(UDType &output, TLVObject &data, const TLVHead &head) in Reading() argument 106 template <> bool Reading(DataStatus &output, TLVObject &data, const TLVHead &head) in Reading() argument 120 template <> bool Reading(Object &output, TLVObject &data, const TLVHead &head) in Reading() argument 134 template <> bool Reading(UnifiedKey &output, TLVObject &data, const TLVHead &head) in Reading() argument 149 template <> bool Reading(UnifiedData &output, TLVObject &data, const TLVHead &head) in Reading() argument 164 template <> bool Reading(UnifiedRecord &output, TLVObject &data, const TLVHead &head) in Reading() argument 179 Reading(Runtime &output, TLVObject &data, const TLVHead &head) Reading() argument 194 Reading(Privilege &output, TLVObject &data, const TLVHead &head) Reading() argument 209 Reading(std::shared_ptr<OHOS::Media::PixelMap> &output, TLVObject &data, const TLVHead &head) Reading() argument 225 Reading(std::shared_ptr<OHOS::AAFwk::Want> &output, TLVObject &data, const TLVHead &head) Reading() argument [all...] |
| /foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
| H A D | utils.cpp | 36 char **head = static_cast<char **>(malloc(vector.size() * sizeof(char *))); in StringVectorToArray() local
|
| H A D | unified_data_impl.cpp | 87 int64_t *head = static_cast<int64_t *>(malloc(vector.size() * sizeof(int64_t))); in VectorToArray() local 120 char **head = static_cast<char **>(malloc(vector.size() * sizeof(char *))); in StringVectorToArray() local
|
| /test/xts/device_attest/services/core/include/utils/ |
| H A D | attest_utils_list.h | 33 ListNode* head; member
|
| /test/xts/device_attest_lite/services/core/include/utils/ |
| H A D | attest_utils_list.h | 33 ListNode* head; member
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| H A D | lf_ring.h | 39 volatile FILLP_ULONG head; member 44 volatile FILLP_ULONG head; member
|
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_list.c | 39 ListNode* head = list->head; in AddListNode() local 74 ListNode* head = list->head; GetListSize() local 88 ListNode* head = list->head; ReleaseList() local [all...] |
| /test/xts/device_attest_lite/services/core/ |
| H A D | attest_entry.c | 49 int32_t *head = resultArray; in CopyAttestResult() local
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_list.c | 39 ListNode* head = list->head; in AddListNode() local 74 ListNode* head = list->head; GetListSize() local 88 ListNode* head = list->head; ReleaseList() local [all...] |
| /test/xts/hats/kernel/syscalls/system/getrobustlist/ |
| H A D | GetrobustlistApiTest.cpp | 77 struct robust_list_head head; in HWTEST_F() local 93 struct robust_list_head head; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_relative_container_ffi.h | 46 char** head; member
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | component.cpp | 58 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<Component>); in MergeRSNode() local 73 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<SingleChild>); in MergeRSNode() local 84 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<SingleChild>); in MergeRSNode() local 98 void Component::MergeRSNode(const RefPtr<Component>& head, cons argument [all...] |
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_cache.cpp | 99 ListHead* head = hashTable_ + unicode % FONT_CACHE_HASH_NR; in GetBitmap() local
|
| H A D | ui_font_cache.h | 76 void ListInit(ListHead* head) in ListInit() argument 81 void ListAdd(ListHead* node, ListHead* head) in ListAdd() argument [all...] |
| /foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/ |
| H A D | jsi.h | 357 template<class T, class... Args> static void ReleaseValueList(T head, Args... rest) in ReleaseValueList() argument
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/ |
| H A D | webp_format_agent.cpp | 67 const char *head = static_cast<const char *>(headerData); in CheckFormat() local
|
| /foundation/resourceschedule/ffrt/src/queue/ |
| H A D | queue_strategy.h | 36 T* head = whenMap.begin()->second;
in DequeBatch() local 70 T* head = iterTarget->second;
in DequeSingleByPriority() local 99 T* head = iterTarget->second;
in DequeSingleAgainstStarvation() local [all...] |
| /foundation/communication/dsoftbus/core/authentication/include/ |
| H A D | auth_connection.h | 36 AuthDataHead head; member
|
| /foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/ |
| H A D | connectioncommon_fuzzer.cpp | 36 ConnPktHead head; in DoDataHeadTransformFuzz() local
|
| /foundation/communication/wifi/wifi/base/cRPC/include/ |
| H A D | server.h | 37 struct Node *head; member
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/ |
| H A D | rtcp_unit_test.cpp | 65 RtcpHeader head; in HWTEST_F() local 77 RtcpHeader head; in HWTEST_F() local 89 RtcpHeader head; HWTEST_F() local 111 RtcpHeader head; HWTEST_F() local 123 RtcpHeader head; HWTEST_F() local [all...] |