/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_source_info.cpp | 82 std::string head = uri.substr(0, iter); in ResolveURIType() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_test.cpp | 659 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
|
H A D | auth_net_ledger_mock.cpp | 206 …AuthNetLedgertInterfaceMock::Pack(int64_t authSeq, const AuthSessionInfo *info, AuthDataHead &head) in Pack()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | render_list.cpp | 307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange() 496 void RenderList::RecycleHead(int32_t head) in RecycleHead()
|
H A D | layout_manager.h | 105 void ResetLayoutRange(double head, double tail, Offset position, Size viewPort) in ResetLayoutRange()
|
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/ |
H A D | usbfn_mtp_impl.cpp | 330 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()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/ |
H A D | tcp_manager_test.cpp | 313 ConnPktHead head = {0}; variable 410 ConnPktHead head = {0}; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
H A D | paste_data.cpp | 491 TLVHead head{}; in Decode() local 670 TLVHead head{}; in DecodeTag() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_utils.cpp | 223 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 D | dump_common_utils.cpp | 251 bool DumpCommonUtils::StartWith(const std::string& str, const std::string& head) in StartWith()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | hiappevent_ffi.cpp | 138 auto head = params.head + i; in AddParams2EventPack() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_trans.c | 516 ConnPktHead *head = (ConnPktHead *)(buffer->buffer); in ConnCocTransRecv() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_result_set_impl.cpp | 151 int32_t head = 0; in GetColType() local
|
/ohos5.0/drivers/liteos/hievent/src/ |
H A D | hiview_hievent.c | 121 static struct HiviewHieventPayload *HiviewHieventGetPayload(struct HiviewHieventPayload *head, in HiviewHieventGetPayload()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/ |
H A D | js_fontcollection.cpp | 145 std::string head = absolutePath.substr(0, iter); in SpiltAbsoluteFontPath() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | rtg_ioctl.cpp | 131 auto formatBuf = [&](const char* head, const char* buf, uint32_t size) { in Format()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_common_cmd.c | 1088 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/ipc/interfaces/innerkits/libdbinder/include/ |
H A D | dbinder_service.h | 60 struct DHandleEntryHead head; member
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_types.h | 103 struct DHandleEntryHead head; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_manager_test.cpp | 532 SliceHead head = {}; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_manager.c | 386 ConnPktHead *head = NULL; in ConnPostBytes() local
|
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/ |
H A D | stream_buffer.rs | 287 let head: *const PackHead = buf as *const PackHead; in read_client_packets() localVariable
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | ndef_message.cpp | 211 void NdefMessage::ParseRecordLayoutHead(RecordLayout& layout, unsigned char head) in ParseRecordLayoutHead()
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/ |
H A D | console.cpp | 306 std::string Console::RenderHead(napi_env env, napi_value head, std::vector<size_t> columnWidths) in RenderHead() 377 void Console::GraphTable(napi_env env, napi_value head, napi_value columns, const size_t& length) in GraphTable()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/ |
H A D | mod.rs | 125 pub fn head<T>(uri: T) -> RequestBuilder in head() method
|