Home
last modified time | relevance | path

Searched refs:BEGET_LOGI (Results 1 – 16 of 16) sorted by relevance

/base/startup/init/test/exec_test/
Dfd_holder_test.c34 BEGET_LOGI("Opening %s \n", argv[i]); in SaveFds()
37 BEGET_LOGI("Failed to open file %s\n", argv[i]); in SaveFds()
43 BEGET_LOGI("fdCount = %d\n", fdCount); in SaveFds()
52 BEGET_LOGI("Request init save fds done\n"); in SaveFds()
/base/startup/init/interfaces/innerkits/fs_manager/dm_verity/
Ddm_verity.c72 BEGET_LOGI("hvb not enable, not init"); in HvbDmVerityinit()
82 BEGET_LOGI("no need init fs hvb"); in HvbDmVerityinit()
100 BEGET_LOGI("hvb not enable, not setup"); in HvbDmVeritySetUp()
125 BEGET_LOGI("hvb not enable, not final"); in HvbDmVerityFinal()
/base/startup/init/interfaces/innerkits/control_fd/
Dcontrol_fd_client.c69 BEGET_LOGI("[control_fd] CmdOnRecvMessage %s len %d.", (char *)buffer, buffLen); in CmdClientOnRecvMessage()
74 BEGET_LOGI("[control_fd] CmdOnConnectComplete"); in CmdOnConnectComplete()
79 BEGET_LOGI("[control_fd] CmdOnClose"); in CmdOnClose()
89 BEGET_LOGI("[control_fd] CmdDisConnectComplete"); in CmdDisConnectComplete()
94 BEGET_LOGI("[control_fd] CmdOnSendMessageComplete"); in CmdOnSendMessageComplete()
170 BEGET_LOGI("ptsbuffer is %s", ptsbuffer); in InitPtyInterface()
197 BEGET_LOGI("[control_fd] CmdAgentInit"); in CmdClientInit()
208 BEGET_LOGI("Cmd Client exit "); in CmdClientInit()
/base/startup/init/interfaces/innerkits/file/
Dinit_file.c39 BEGET_LOGI("Environment path is %s ", path); in GetControlFile()
45 BEGET_LOGI("Get environment fd is %d ", fd); in GetControlFile()
/base/startup/init/interfaces/innerkits/fs_manager/
Dfstab_mount.c81 BEGET_LOGI("Execute %s begin", argv[0]); in ExecCommand()
94 BEGET_LOGI("Execute %s end", argv[0]); in ExecCommand()
330 BEGET_LOGI("No valid slot value found from parameter, try to get it from cmdline"); in GetBootSlots()
339 BEGET_LOGI("No valid slot value found from parameter, try to get it from cmdline"); in GetCurrentSlot()
344 BEGET_LOGI("No valid slot value found from cmdline, try to get it from bootctrl"); in GetCurrentSlot()
399 BEGET_LOGI("Mount %s to %s successful", item->deviceName, item->mountPoint); in MountOneItem()
415 BEGET_LOGI("partition name with slot suffix: %s", item->deviceName); in AdjustPartitionNameByPartitionSlot()
506 BEGET_LOGI("Umount %s.", item->mountPoint); in UmountAllWithFstabFile()
512 BEGET_LOGI("Mount point \" %s \" already unmounted. device path: %s, fs type: %s.", in UmountAllWithFstabFile()
Dfstab.c319 BEGET_LOGI("fstab file is %s", fileName); in GetFstabFile()
424 BEGET_LOGI("StoreFscryptPolicy:store fscrypt policy, %s", option); in StoreFscryptPolicy()
429 BEGET_LOGI("LoadFscryptPolicy start"); in LoadFscryptPolicy()
444 BEGET_LOGI("LoadFscryptPolicy success"); in LoadFscryptPolicy()
503 BEGET_LOGI("fstab not found from cmdline, try to get it from file"); in GetBlockDevicePath()
/base/startup/init/interfaces/innerkits/include/
Dbeget_ext.h112 #define BEGET_LOGI(fmt, ...) STARTUP_LOGI(BEGET_DOMAIN, BEGET_LABEL, fmt, ##__VA_ARGS__) macro
128 BEGET_LOGI(format, ##__VA_ARGS__); \
/base/startup/init/interfaces/innerkits/service_watcher/
Dservice_watcher.c56 BEGET_LOGI("Watcher service %s status", serviceName); in ServiceWatchForStatus()
/base/startup/init/services/modules/udid/
Dudid_adp.c75 BEGET_LOGI("Begin calculate udid"); in SetDevUdid()
/base/startup/init/interfaces/innerkits/service_control/
Dservice_control.c34 BEGET_LOGI("Start service by extra args"); in StartProcess()
/base/startup/init/interfaces/innerkits/fd_holder/
Dfd_holder.c117 BEGET_LOGI("Send fds done"); in ServiceSendFds()
/base/startup/init/test/unittest/param/
Dparam_stub.cpp76 BEGET_LOGI("TestSetParamCheck %s result %d", paraName, g_testPermissionResult); in TestSetParamCheck()
82 BEGET_LOGI("TestGetParamLabel %s", paraName); in TestGetParamLabel()
/base/startup/init/interfaces/innerkits/modulemgr/
Dmodulemgr.c224 BEGET_LOGI("Scan module with name '%s'", moduleName); in ScanModules()
/base/startup/init/services/sandbox/
Dsandbox.c372 BEGET_LOGI("Parse sandbox cfg file is %s", files->paths[i]); in ParseInitSandboxConfigPath()
413 BEGET_LOGI("Mount point \' %s \' already exist, no need to mkdir", dir); in CheckAndMakeDir()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
Dfs_hvb.c178 BEGET_LOGI("Hvb has already been inited"); in FsHvbInit()
/base/startup/init/services/utils/
Dinit_utils.c499 BEGET_LOGI("Success create %s", file); in CheckAndCreatFile()