Home
last modified time | relevance | path

Searched defs:head (Results 51 - 63 of 63) sorted by relevance

123

/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp838 int32_t* head = static_cast<int32_t*>(malloc(sizeof(int32_t) * coordinateSystemTypes.size())); in GetGeofenceSupportedCoordTypes() local
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h127 CJGeoAddress* head; member
154 CJLocation* head; member
159 int32_t* head; member
164 double* head; member
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h48 CFileSpec *head; member
71 CFormItem *head; member
164 char** head; member
/base/startup/init/test/systest/
H A Dloopserver_systest.c60 struct ListNode head; member
/base/startup/init/services/param/trigger/
H A Dtrigger_manager.c305 TriggerHeader *head = GetTriggerHeader(workSpace, trigger->type); in FreeTrigger() local
314 TriggerHeader *head = GetTriggerHeader(workSpace, type); in ClearTrigger() local
395 TriggerHeader *head = GetTriggerHeader(workSpace, type); ExecTriggerMatch_() local
449 TriggerHeader *head = GetTriggerHeader(workSpace, type); CheckAndMarkTrigger_() local
525 TriggerHeader *head = GetTriggerHeader(workSpace, type); DumpTrigger_() local
578 TriggerHeadSetDefault(TriggerHeader *head) TriggerHeadSetDefault() argument
651 TriggerHeader *head = (TriggerHeader *)&workSpace->triggerHead[TRIGGER_BOOT]; InitTriggerHead() local
690 TriggerHeader *head = GetTriggerHeader(GetTriggerWorkSpace(), type); DelWatchTrigger() local
706 TriggerHeader *head = GetTriggerHeader(GetTriggerWorkSpace(), type); ClearWatchTrigger() local
729 TriggerHeader *head = GetTriggerHeader(GetTriggerWorkSpace(), TRIGGER_PARAM_WAIT); CheckWatchTriggerTimeout() local
[all...]
/base/startup/init/services/sandbox/
H A Dsandbox.c183 static void RemoveOldSandboxMountListNode(ListNode *head, const char *targetMount) in RemoveOldSandboxMountListNode() argument
209 static void RemoveOldSandboxLinkListNode(ListNode *head, const char *linkName) in RemoveOldSandboxLinkListNode() argument
494 static int MountSandboxInfo(struct ListNode *head, const char *rootPath, SandboxTag tag) in MountSandboxInfo() argument
525 static int LinkSandboxInfo(struct ListNode *head, cons argument
[all...]
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_utils.h289 CSignalInformation* head; member
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_utils.h267 CSignalInformation* head; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp909 int64_t* head = static_cast<int64_t *>(malloc(sizeof(int64_t) * vec.size())); in SetNotificationSlot() local
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h209 CNotificationRequest** head; member
229 CNotificationSlot* head; member
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp125 ParamContextsList *head = *list; in TestDestroyParamList() local
138 ParamContextsList *head = (ParamContextsList *)malloc(sizeof(ParamContextsList)); in TestGetParamList() local
[all...]
/base/startup/init/services/utils/
H A Dinit_utils.c715 char *head = str; in TrimHead() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c729 mbedtls_x509_crt *head = signedData->certs; in DelCertOfSignedData() local

Completed in 17 milliseconds

123