Home
last modified time | relevance | path

Searched defs:head (Results 176 – 200 of 233) sorted by relevance

12345678910

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h60 struct DHandleEntryHead head; member
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h103 struct DHandleEntryHead head; member
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp532 SliceHead head = {}; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c386 ConnPktHead *head = NULL; in ConnPostBytes() local
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Dstream_buffer.rs287 let head: *const PackHead = buf as *const PackHead; in read_client_packets() localVariable
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp211 void NdefMessage::ParseRecordLayoutHead(RecordLayout& layout, unsigned char head) in ParseRecordLayoutHead()
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp306 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 Dmod.rs125 pub fn head<T>(uri: T) -> RequestBuilder in head() method
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp838 float head = 0.0f; in CalePredictSnapOffset() local
1072 float head = 0.0f; in GetPagingOffset() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c630 List *head = GetCoapContextList(); local
1009 List *head = GetCoapContextList(); local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dqueue.rs205 let mut head = self.front.load(Acquire); in pop_front() localVariable
417 let mut head = self.pop_front(); in drop() localVariable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c188 AuthDataHead head; in AuthDevicePostTransData() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c34 Payload *head; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_sync_utils_test.cpp195 SyncProcess head = expectProcess[g_syncIndex]; in GetCallback() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp463 cJSON *head = cjson_; in GetItemField() local
/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp540 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp828 void InsertWatcherCommon(Watcher *&head, const jerry_value_t watcher) in InsertWatcherCommon()
850 void ClearWatchersCommon(Watcher *&head) in ClearWatchersCommon()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DGarbageMonitor.java540 public int head = 0; field in GarbageMonitor.ProcessMemInfo
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c875 struct FillpPktHead *head = (struct FillpPktHead *)(void *)buf->p; in FillpDoInput() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp266 FontHeader head; in DrawLetterWithRotate() local
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h145 uint8 head; member
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp542 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
/aosp14/system/core/libutils/
H A DRefBase.cpp377 ref_entry* const head = *refs; in removeRef() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp180 bool CJSONParser::AddNode(ListNode *&head, char *current) in AddNode()
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp1122 std::size_t head = 0; variable
1214 std::size_t head = 0; variable
1281 std::size_t head = 0; variable
1373 std::size_t head = 0; variable
1445 std::size_t head = 0; variable

12345678910