/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | base64.h | 46 uint32_t tail = text_len - i; in Encode() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | lf_ring.h | 40 volatile FILLP_ULONG tail; member 45 volatile FILLP_ULONG tail; member
|
H A D | skiplist.h | 42 struct SkipListNode *tail; member
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component.cpp | 59 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<Component>); in MergeRSNode() local 74 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<SingleChild>); in MergeRSNode() local 85 auto tail = std::find_if(components.rbegin(), components.rend(), IsRenderComponent<SingleChild>); in MergeRSNode() local 98 void Component::MergeRSNode(const RefPtr<Component>& head, const RefPtr<Component>& tail) in MergeRSNode() argument [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
H A D | native_args_child_process.cpp | 86 NativeChildProcess_Fd *tail = nullptr; in ParseToNativeArgs() local
|
/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_item_component.cpp | 32 RefPtr<Component> tail = box_; in BuildItem() local
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | spmc_queue.cpp | 63 unsigned int tail = tail_.load(); in PopHead() local 82 unsigned int tail = tail_.load(); in PushTail() local 98 unsigned int tail = tail_.load(); in FindElement() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | skiplist.c | 159 struct SkipListNode *tail = FILLP_NULL_PTR; in SkipListPopTail() local [all...] |
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | vector.h | 182 uint16_t tail = 0; member in OHOS::Graphic::Vector
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_occlusion_region_helper.cpp | 96 inline RectType Looper::GetEdgeRelation(int &head, int &tail, in GetEdgeRelation() argument
|
/foundation/multimedia/media_library/frameworks/services/media_async_worker/src/ |
H A D | medialibrary_async_worker.cpp | 158 std::queue<std::shared_ptr<MediaLibraryAsyncTask>> tail; in ClearRefreshTaskQueue() local
|
/foundation/multimedia/player_framework/services/utils/ |
H A D | xml_parse.cpp | 74 std::string tail = str.substr(pos + 1); in TransStrAsRange() local
|
/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_queue.h | 49 volatile uint32_t tail; /* producer tail */ member 58 volatile uint32_t tail; /* consumer tail */ member [all...] |
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_crpc_server.c | 421 WifiHalEventCallbackMsg *tail = head->pre; in PopBackCallbackMsg() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_l2cap_if.c | 538 int RfcommSendData(uint16_t lcid, const uint8_t *header, uint8_t headSize, uint8_t tail, Packet *pkt) in RfcommSendData() argument
|
H A D | rfcomm_frames.c | 139 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendSabm() local 165 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDisc() local 191 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendUa() local 218 uint8_t tail = RfcommCalculateFcs(RFCOMM_NOT_UIH_FSC_LEN, header); in RfcommSendDm() local 267 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); in RfcommSendUihPn() local 311 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihMsc() local 348 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRls() local 400 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihRpn() local 431 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcon() local 462 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihFcoff() local 517 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihTest() local 553 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihNsc() local 603 uint8_t tail = RfcommCalculateFcs(RFCOMM_IS_UIH_FSC_LEN, header); RfcommSendUihData() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | layout_manager.h | 105 void ResetLayoutRange(double head, double tail, Offset position, Size viewPort) in ResetLayoutRange() argument
|
H A D | render_list.cpp | 307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange() argument 504 void RenderList::RecycleTail(int32_t tail) in RecycleTail() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/ |
H A D | rd_json_object.cpp | 457 cJSON *tail = cjson_; in GetItemField() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | packet.c | 35 Payload *tail; member [all...] |
/foundation/arkui/napi/module_manager/ |
H A D | native_module_manager.cpp | 351 auto tail = new NativeModule(); in CreateTailNativeModule() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_connect.c | 1240 uint8_t *tail = NULL; in SdpBuildSearchFragmentResponse() local 1355 uint8_t *tail in SdpSendSearchResponse() local 1419 uint8_t *tail = NULL; SdpBuildAttributeFragmentResponse() local 1528 uint8_t *tail = NULL; SdpSendAttributeResponse() local 1578 uint8_t *tail = NULL; SdpSendRequest() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 449 uint8_t *tail = NULL; in L2capAddCrc() local 460 uint8_t tail[2] = {0}; in L2capCheckCrc() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_modifier.cpp | 1300 float tail = trailingTailDate_->Get(); in PaintTrailing() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 352 uint64_t tail = (head_ + size_) % sizeMax_; in Poll() local 406 uint64_t tail = (head_ + size_) % sizeMax_; in Offer() local
|