/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 38 FeatureNode *head; member
|
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_cdcacm_test.cpp | 413 struct DListHead *head = &acmDevice->ctrlPool; in AllocCtrlRequests() local 759 struct DListHead *head = &acmDevice->ctrlPool; in FreeCtrlRequests() local
|
/ohos5.0/base/security/selinux_adapter/interfaces/tools/param_check/ |
H A D | test.cpp | 66 ParamContextsList *head = buff; in TestLoadList() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.cpp | 266 double* head = static_cast<double*>(malloc(doubles.size() * sizeof(double))); in VectorToDoubleArray() local 283 bool* head = static_cast<bool*>(malloc(bools.size() * sizeof(bool))); in VectorToBoolArray() local
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/ |
H A D | event_resample.cpp | 447 const MotionEvent& head = it->samples.at(0); in FindBatch() local 468 const MotionEvent& head = batch.samples.at(0); in CanAddSample() local
|
/ohos5.0/base/request/request/frameworks/cj/ffi/include/ |
H A D | cj_request_ffi.h | 48 CFileSpec *head; member 71 CFormItem *head; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/ |
H A D | connection_ble_trans_test.cpp | 102 ConnPktHead head = {0}; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 663 Elf32_Ehdr head{}; member 668 Elf64_Ehdr head{}; member
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
H A D | usb_device_lite_cdcacm_test.c | 401 struct DListHead *head = &acmDevice->ctrlPool; in AllocCtrlRequests() local 752 struct DListHead *head = &acmDevice->ctrlPool; in FreeCtrlRequests() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_thread_wrap.cpp | 97 void SocPerfThreadWrap::DoFreqActionPack(std::shared_ptr<ResActionItem> head) in DoFreqActionPack() 297 std::shared_ptr<ResActionItem> head = queueHead; in PostDelayTask() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_alert_dialog_ffi.h | 63 NativeAlertDialogButtonOptions* head; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_image.cpp | 137 std::string head = uri.substr(0, iter); in ParseHrefAttr() local
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 537 struct DListHead *head = &HdfStubDriver()->remoteListHead; in HdfWlanAddRemoteObj() local 845 struct DListHead *head = NULL; in HdfWLanCallbackFun() local 876 struct DListHead *head = NULL; in HdfWlanNetlinkCallbackFun() local 904 struct DListHead *head = &HdfStubDriver()->remoteListHead; in HdfWlanDelRemoteObj() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ |
H A D | ComplicationLayoutEngine.java | 168 public void applyLayoutParams(View head) { in applyLayoutParams() 433 ViewEntry head = null; in updateViews() local
|
/ohos5.0/base/startup/init/interfaces/innerkits/include/fs_manager/ |
H A D | fs_manager.h | 67 struct FstabItem *head; member
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | linked_list.rs | 23 head: *const Node<T>, field 324 head: *const Node<T>, field 373 head: *const Node<T>, field
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/ |
H A D | documentdb_data_test.cpp | 172 std::string head = R"({"field1": ")"; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_manager.c | 269 static char *RecvData(const ConnPktHead *head, int32_t fd, uint32_t len) in RecvData() 363 ConnPktHead head = {0}; in TcpOnDataEventIn() local
|
/ohos5.0/base/startup/init/test/unittest/param/ |
H A D | param_stub.cpp | 125 ParamContextsList *head = *list; in TestDestroyParamList() local 138 ParamContextsList *head = (ParamContextsList *)malloc(sizeof(ParamContextsList)); in TestGetParamList() local
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.cpp | 209 auto head = winList_.Begin()->prev_; in RaiseToTop() local 228 auto head = winList_.Begin()->prev_; in LowerToBottom() local
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | parameter_parse.cpp | 145 void InnerSetWantParamsArrayFD(CParameters* head, int64_t size, AAFwk::WantParams &wantParams) in InnerSetWantParamsArrayFD() 163 auto head = parameters.head + i; in SetDataParameters() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | rosen_font_loader.cpp | 172 std::string head = uri.substr(0, iter); in RemovePathHead() local
|
/ohos5.0/base/tee/tee_client/frameworks/include/ |
H A D | tee_client_inner.h | 101 struct ListNode head; /* head of shared memory list */ member
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_common_cmd_ext.c | 156 struct DListHead *head = &HdfWpaStubDriver()->remoteListHead; in HdfWpaDelRemoteObj() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BroadcastProcessQueue.java | 1282 checkState(waitingTime < (10 * DateUtils.MINUTE_IN_MILLIS), "waitingTime"); in assertHealthLocked() 1296 @Nullable BroadcastProcessQueue head, @NonNull BroadcastProcessQueue item) { 1331 static @Nullable BroadcastProcessQueue removeFromRunnableList( in removeFromRunnableList()
|