Home
last modified time | relevance | path

Searched defs:head (Results 226 – 250 of 358) sorted by relevance

12345678910>>...15

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/
H A Dnetbuf_adapter.c541 int32_t NetBufResizeRoom(NetBuf *nb, uint32_t head, uint32_t tail) in NetBufResizeRoom()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
H A Dnetbuf_adapter.c543 int32_t NetBufResizeRoom(NetBuf *nb, uint32_t head, uint32_t tail) in NetBufResizeRoom()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp235 uint32_t head = (len / 2) / 2; // Divide the string evenly into 2 * 2 parts in CodeMiddlePart() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c2765 struct cam_list *head = NULL; in mm_channel_validate_super_buf() local
3075 struct cam_list *head = NULL; in mm_channel_superbuf_comp_and_enqueue() local
3376 struct cam_list *head = NULL; in mm_channel_superbuf_dequeue_internal() local
3429 struct cam_list *head = NULL; in mm_channel_superbuf_dequeue_frame_internal() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp659 const AuthDataHead head = { 0 }; variable
1396 static void AuthOnDataReceivedTest(AuthHandle authHandle, const AuthDataHead *head, const uint8_t *… in AuthOnDataReceivedTest()
1955 const AuthDataHead *head = NULL; variable
2049 AuthDataHead head = { variable
/aosp12/frameworks/native/libs/ui/include_private/ui/
H A DRegionHelper.h105 inline int next(TYPE& head, TYPE& tail, bool& more_lhs, bool& more_rhs) { in next()
/aosp12/bionic/tests/
H A Dsearch_test.cpp176 q_node* head = &zero; in TEST() local
/aosp12/system/extras/showslab/
H A Dshowslab.c62 struct slab_info *head = NULL, *p = NULL, *prev = NULL; in get_slabinfo() local
/aosp12/hardware/samsung/nfc/halimpl/osi/
H A Dosi_common.h78 int head; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp228 void ModuleManager::InsertCallback(CallbackNode *&head, NativeCallback callback, in InsertCallback()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h47 PointOptions *head; member
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_source_info.cpp82 std::string head = uri.substr(0, iter); in ResolveURIType() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange()
496 void RenderList::RecycleHead(int32_t head) in RecycleHead()
H A Dlayout_manager.h105 void ResetLayoutRange(double head, double tail, Offset position, Size viewPort) in ResetLayoutRange()
/aosp12/frameworks/native/libs/input/
H A DInputTransport.cpp1302 const InputMessage& head = batch.samples[0]; in getPendingBatchSource() local
1309 const InputMessage& head = batch.samples[0]; in findBatch() local
1385 const InputMessage& head = batch.samples[0]; in canAddSample() local
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp330 struct DListHead *head = &mtpDev_->ctrlPool; in UsbMtpDeviceAllocCtrlRequests() local
356 struct DListHead *head = &mtpDev_->ctrlPool; in UsbMtpDeviceFreeCtrlRequests() local
366 void UsbfnMtpImpl::UsbMtpPortFreeRequests(struct DListHead *head, int32_t &allocated) in UsbMtpPortFreeRequests()
/aosp12/system/libvintf/test/
H A DVintfFmTest.cpp282 auto head = android::base::StringPrintf(R"(<compatibility-matrix %s type="device">)", in SetUpFiles() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp313 ConnPktHead head = {0}; variable
410 ConnPktHead head = {0}; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data.cpp491 TLVHead head{}; in Decode() local
670 TLVHead head{}; in DecodeTag() local
/aosp12/frameworks/base/obex/javax/obex/
H A DObexHelper.java366 public static byte[] createHeader(HeaderSet head, boolean nullOut) { in createHeader()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_utils.cpp223 int32_t OH_ArkUI_NodeUtils_GetActiveChildrenInfo(ArkUI_NodeHandle head, ArkUI_ActiveChildrenInfo** … in OH_ArkUI_NodeUtils_GetActiveChildrenInfo()
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp251 bool DumpCommonUtils::StartWith(const std::string& str, const std::string& head) in StartWith()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp138 auto head = params.head + i; in AddParams2EventPack() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.c1088 struct DListHead *head = &HdfWpaStubDriver()->remoteListHead; in HdfWpaAddRemoteObj() local
1788 struct DListHead *head = NULL; in HdfWpaCallbackFun() local
1957 struct DListHead *head = &HdfWpaStubDriver()->remoteListHead; in ClearHdfWpaRemoteObj() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c516 ConnPktHead *head = (ConnPktHead *)(buffer->buffer); in ConnCocTransRecv() local

12345678910>>...15