Home
last modified time | relevance | path

Searched defs:head (Results 401 - 425 of 779) sorted by relevance

1...<<11121314151617181920>>...32

/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h145 uint8 head; member
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_parameter_parse.cpp147 void InnerSetWantParamsArrayFD(CParameters* head, int64_t size, AAFwk::WantParams &wantParams) in InnerSetWantParamsArrayFD() argument
165 auto head = parameters.head + i; in SetDataParameters() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp138 auto head = params.head + i; in AddParams2EventPack() local
[all...]
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dparameter_parse.cpp145 void InnerSetWantParamsArrayFD(CParameters* head, int64_t size, AAFwk::WantParams &wantParams) in InnerSetWantParamsArrayFD() argument
163 auto head = parameters.head + i; in SetDataParameters() local
[all...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dcontexts_trie.c227 static bool InsertContextsList(ParamContextsList **head, const char *param, const char *context, int index) in InsertContextsList() argument
396 SharedMem *head = memPtr; in LoadParameterContextsToSharedMem() local
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp452 CSignalInformation* head = in WorkSignalUpdated() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c155 oal_netbuf_head_stru *head; in hcc_sort_key_frame() local
[all...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dutil.c503 void ipc_rcu_putref(struct kern_ipc_perm *ptr, void (*func)(struct rcu_head *head)) in ipc_rcu_putref() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diova.h63 unsigned head, tail; member
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp59 std::string head = src.size() > APNG_FILE_SUFFIX_LEN in IsPngSource() local
100 std::string head = uri.substr(0, iter); ResolveURIType() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h47 PointOptions *head; member
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_swipe_view.cpp513 UIView* head = childrenHead_; in MoveFirstChildToLast() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/
H A Djs_fontcollection.cpp167 std::string head = absolutePath.substr(0, iter); in SplitAbsoluteFontPath() local
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp447 const MotionEvent& head = it->samples.at(0); in FindBatch() local
468 const MotionEvent& head = batch.samples.at(0); in CanAddSample() local
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp98 void SocPerfThreadWrap::DoFreqActionPack(std::shared_ptr<ResActionItem> head) in DoFreqActionPack() argument
304 std::shared_ptr<ResActionItem> head = queueHead; in PostDelayTask() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c70 AuthDataHead head = { in PostDeviceIdData() local
267 AuthDataHead head = { in PostDeviceInfoMessage() local
333 AuthDataHead head = { in PostCloseAckMessage() local
351 AuthDataHead head = { in PostHichainAuthMessage() local
400 bool IsDeviceMessagePacket(const AuthConnInfo *connInfo, const AuthDataHead *head, const uint8_t *data, bool isServer, in IsDeviceMessagePacket() argument
567 AuthDataHead head = { PostDeviceMessage() local
[all...]
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c46 ConnPktHead *head = (ConnPktHead *)(buffer->buffer); in BrRecvDataParse() local
219 ConnPktHead head = { 0 }; ConnBrPackCtlMessage() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp206 char *AuthNetLedgertInterfaceMock::Pack(int64_t authSeq, const AuthSessionInfo *info, AuthDataHead &head) in Pack() argument
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c516 ConnPktHead *head = (ConnPktHead *)(buffer->buffer); in ConnCocTransRecv() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp532 SliceHead head = {}; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c386 ConnPktHead *head = NULL; in ConnPostBytes() local
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp211 void NdefMessage::ParseRecordLayoutHead(RecordLayout& layout, unsigned char head) in ParseRecordLayoutHead() argument
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h69 u_int8_t* head; member
74 char** head; member
108 CEntry* head; member
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp266 double* head = static_cast<double*>(malloc(doubles.size() * sizeof(double))); in VectorToDoubleArray() local
283 bool* head = static_cast<bool*>(malloc(bools.size() * sizeof(bool))); VectorToBoolArray() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_utils.h49 Asset* head; member
54 uint8_t* head; member
59 char** head; member
91 int32_t* head; member
115 RetPRIKeyType* head; member
138 RetChangeInfo* head; member

Completed in 21 milliseconds

1...<<11121314151617181920>>...32