/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
|
/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
|
/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...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_common_def.cpp | 100 BlockHead* head = reinterpret_cast<BlockHead*>(mem); in Alloc() local 112 BlockHead* head = reinterpret_cast<BlockHead*>(p); in Free() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | format_agent_plugin_src_test.cpp | 67 uint32_t head[10]; in HWTEST_F() local
|
/foundation/multimodalinput/input/util/socket/src/ |
H A D | uds_socket.cpp | 101 PackHead *head = reinterpret_cast<PackHead *>(buf); in OnReadPackets() local [all...] |
/foundation/resourceschedule/ffrt/src/util/ |
H A D | spmc_queue.cpp | 62 unsigned int head = head_.load(); in PopHead() local 81 unsigned int head = head_.load(); in PushTail() local 97 unsigned int head = head_.load(); in FindElement() local [all...] |
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 38 FeatureNode *head;
member
|
/foundation/communication/dsoftbus/tests/core/connection/ble/ |
H A D | connection_ble_test.cpp | 149 ConnPktHead head; in HWTEST_F() local
|