Home
last modified time | relevance | path

Searched refs:OH_ListRemove (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c97 OH_ListRemove(node); in PopTaskExecutor()
116 OH_ListRemove(&executor->executeNode); in AddExecutor()
183 OH_ListRemove(node); in PopTask()
202 OH_ListRemove(&task->node); in SafeRemoveTask()
208 OH_ListRemove(node); in SafeRemoveTask()
213 OH_ListRemove(&executor->executeNode); in SafeRemoveTask()
260 OH_ListRemove(node); in TaskQueueDestroyProc()
417 OH_ListRemove(&task->node); in TaskSyncExecute()
448 OH_ListRemove(&task->node); in TaskExecute()
/ohos5.0/base/startup/init/services/loopevent/timer/
H A Dle_timer.c76 OH_ListRemove(&timer->node); in CheckTimeoutOfTimer()
90 OH_ListRemove(&timer->node); in CheckTimeoutOfTimer()
160 OH_ListRemove(&timer->node); in TimerNodeDestroyProc()
181 OH_ListRemove(&timer->node); in CancelTimer()
/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_service.c35 OH_ListRemove(&agent->item); in OnClose()
178 OH_ListRemove(&agent->item); in CmdServiceProcessDelClient()
190 OH_ListRemove(&agent->item); in CmdServiceDestroyProc()
/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c168 OH_ListRemove(&node->node); in TerminateSpawnedProcess()
176 OH_ListRemove(&oldApp->node); in TerminateSpawnedProcess()
256 OH_ListRemove(node); in GetProcessTerminationStatus()
271 OH_ListRemove(&app->node); in GetProcessTerminationStatus()
310 OH_ListRemove(&property->node); in DeleteAppSpawningCtx()
H A Dappspawn_service.c84 OH_ListRemove(&appInfo->node); in AppQueueDestroyProc()
100 OH_ListRemove(&appInfo->node); in StopAppSpawn()
110 OH_ListRemove(&appInfo->node); in StopAppSpawn()
164 OH_ListRemove(&appInfo->node); in HandleDiedPid()
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dlist.h106 void OH_ListRemove(struct ListNode *item);
/ohos5.0/base/startup/init/services/loopevent/idle/
H A Dle_idle.c67 OH_ListRemove(&(task->node)); in LE_DelIdle()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c136 OH_ListRemove(&sandboxNode->node); in DeleteSandboxMountNode()
234 OH_ListRemove(&sandboxNode->node); in ClearSandboxSection()
329 OH_ListRemove(&section->sandboxNode.node); in DeleteSandboxSection()
367 OH_ListRemove(&sandbox->extData.node); in DeleteAppSpawnSandbox()
H A Dappspawn_permission.c87 OH_ListRemove(&sandboxNode->node); in DeleteSandboxPermissions()
/ohos5.0/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c203 OH_ListRemove(node); in hookTraversalDelProc()
232 OH_ListRemove((ListNode *)stageItem); in HookMgrDel()
/ohos5.0/base/startup/init/services/utils/
H A Dlist.c63 void OH_ListRemove(struct ListNode *item) in OH_ListRemove() function
/ohos5.0/base/startup/init/test/unittest/modules/
H A Dsysevent_unittest.cpp58 OH_ListRemove(node); in BootEventDestroyProc()
/ohos5.0/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c56 OH_ListRemove(&conf->paramNode); in GetFristParameter()
/ohos5.0/base/startup/init/interfaces/innerkits/
H A Dlibbegetutil.versionscript55 OH_ListRemove;
/ohos5.0/base/startup/init/services/param/trigger/
H A Dtrigger_manager.c158 OH_ListRemove(&trigger->node); in DelJobTrigger_()
208 OH_ListRemove(&trigger->node); in DelWatchTrigger_()
211 OH_ListRemove(&node->item); in DelWatchTrigger_()
214 OH_ListRemove(&node->item); in DelWatchTrigger_()
/ohos5.0/base/startup/init/services/modules/init_hook/
H A Dinit_hook.c77 OH_ListRemove(&extData->node); in DelServiceExtData()
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_namespace.c63 OH_ListRemove(&namespace->extData.node); in DeleteAppSpawnNamespace()
/ohos5.0/base/startup/init/services/loopevent/task/
H A Dle_asynctask.c42 OH_ListRemove(&buffer->node); in DoAsyncEvent_()
H A Dle_task.c140 OH_ListRemove(&buffer->node); in FreeBuffer()
/ohos5.0/base/startup/init/services/init/standard/
H A Dinit_cmdexecutor.c83 OH_ListRemove(&cmdExec->node); in RemoveCmdExecutor()
/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c192 OH_ListRemove(node); in RemoveOldSandboxMountListNode()
218 OH_ListRemove(node); in RemoveOldSandboxLinkListNode()
/ohos5.0/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c283 OH_ListRemove((ListNode *)module); in ModuleMgrUninstall()
/ohos5.0/base/startup/init/services/init/
H A Dinit_group_manager.c384 OH_ListRemove(&cmdExec->node); in ReleaseCmd()
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_read_cfg.c421 OH_ListRemove(&config->paramNode); in FreeDeviceConfig()
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_cgroup_test.cpp278 OH_ListRemove(&appInfo2->node);

12