/base/startup/init/interfaces/innerkits/fs_manager/dm_verity/ |
H A D | dm_verity.c | 76 BEGET_LOGI("hvb not enable, not init"); in HvbDmVerityinit() 86 BEGET_LOGI("no need init fs hvb"); in HvbDmVerityinit() 104 BEGET_LOGI("hvb not enable, not setup"); in HvbDmVeritySetUp() 128 BEGET_LOGI("hvb not enable, not final"); in HvbDmVerityFinal()
|
/base/startup/init/test/exec_test/ |
H A D | fd_holder_test.c | 34 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/erofs_overlay/ |
H A D | erofs_remount_overlay.c | 78 BEGET_LOGI("set remount result flag successfully");
in SetRemountResultFlag() 88 BEGET_LOGI("mkdir %s succeed.", exchangePath);
in Modem2Exchange() 95 BEGET_LOGI("bind %s to %s succeed.", modemPath, exchangePath);
in Modem2Exchange() 114 BEGET_LOGI("bind %s to %s succeed.", exchangePath, modemPath);
in Exchange2Modem() 121 BEGET_LOGI("umount %s succeed.", exchangePath);
in Exchange2Modem() 128 BEGET_LOGI("remove %s succeed.", exchangePath);
in Exchange2Modem() 207 BEGET_LOGI("mount overlay fs success on mnt:%s", mnt);
in MountOverlayOne()
|
H A D | erofs_overlay_common.c | 40 BEGET_LOGI("not support overlay, oemMode:[%s] buildvariant:[%s]", oemMode, buildvariant);
in IsOverlayEnable() 43 BEGET_LOGI("overlay enable.");
in IsOverlayEnable() 99 BEGET_LOGI("the [dev] %s magic [%u]", dev, superBlock.magic);
in CheckIsErofs() 101 BEGET_LOGI("this [dev] %s is erofs", dev);
in CheckIsErofs()
|
H A D | erofs_mount_overlay.c | 69 BEGET_LOGI("alloc dm namerofs:[%s], nameext4:[%s]", nameRofs, nameExt4);
in AllocDmName() 130 BEGET_LOGI("dev:[%s] is not have ext path, magic is 0x%x", dev, header.magic_number);
in GetImgSize() 133 BEGET_LOGI("get img size [%llu]", header.part_size);
in GetImgSize() 163 BEGET_LOGI("get fs size:[%llu]", size);
in GetFsSize() 216 BEGET_LOGI("total size:[%llu], used size: [%llu], empty size:[%llu] on dev: [%s]",
in GetMapperAddr() 252 BEGET_LOGI("dev [%s], linearparas [%s], length [%s]", dev, target->paras, target->paras_len);
in ConstructLinearTarget() 308 BEGET_LOGI("get overlay device success , dev is [%s]", item->deviceName);
in GetOverlayDevice() 322 BEGET_LOGI("mount erofs dev [%s] on mnt [%s] failed, retry", dev, mnt);
in MountRofsDevice() 365 BEGET_LOGI("mount ext4 dev [%s] on mnt [%s] failed, retry", dev, dirExt4);
in MountExt4Device() 442 BEGET_LOGI("i in MountPartitionDevice() [all...] |
/base/startup/init/interfaces/innerkits/file/ |
H A D | init_file.c | 39 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/control_fd/ |
H A D | control_fd_client.c | 77 BEGET_LOGI("[control_fd] CmdOnRecvMessage %s len %d.", (char *)buffer, buffLen); in CmdClientOnRecvMessage() 82 BEGET_LOGI("[control_fd] CmdOnConnectComplete"); in CmdOnConnectComplete() 87 BEGET_LOGI("[control_fd] CmdOnClose"); in CmdOnClose() 97 BEGET_LOGI("[control_fd] CmdDisConnectComplete"); in CmdDisConnectComplete() 102 BEGET_LOGI("[control_fd] CmdOnSendMessageComplete"); in CmdOnSendMessageComplete() 179 BEGET_LOGI("ptsbuffer is %s", ptsbuffer); in InitPtyInterface() 210 BEGET_LOGI("[control_fd] CmdAgentInit"); in CmdClientInit() 221 BEGET_LOGI("Cmd Client exit "); in CmdClientInit()
|
/base/startup/init/interfaces/innerkits/fs_manager/ |
H A D | fstab_mount.c | 135 BEGET_LOGI("%s", &buffer[posStart]); in LogToKmsg() 140 BEGET_LOGI("%s", &buffer[posStart]); in LogToKmsg() 169 BEGET_LOGI("Execute %s begin", argv[0]); in ExecCommand() 188 BEGET_LOGI("Execute success, status: %d, command: %s", WEXITSTATUS(status), argv[0]); in ExecCommand() 445 BEGET_LOGI("No valid slot value found from cmdline, try to get it from bootctrl"); in GetCurrentSlot() 453 BEGET_LOGI("Mount device %s to %s", item->deviceName, item->mountPoint); in DoMountOneItem() 469 BEGET_LOGI("Device is formattable"); in DoMountOneItem() 471 BEGET_LOGI("End format image ret %d", ret); in DoMountOneItem() 499 BEGET_LOGI("fsType not erofs system, device [%s] skip erofs mount process", item->deviceName); in MountItemByFsType() 512 BEGET_LOGI("fsTyp in MountItemByFsType() [all...] |
H A D | fstab.c | 312 BEGET_LOGI("fstab file is %s", fileName); in GetFstabFile() 426 BEGET_LOGI("StoreFscryptPolicy:store fscrypt policy, %s", option); in StoreFscryptPolicy() 431 BEGET_LOGI("LoadFscryptPolicy start"); in LoadFscryptPolicy() 446 BEGET_LOGI("LoadFscryptPolicy success"); in LoadFscryptPolicy() 505 BEGET_LOGI("fstab not found from cmdline, try to get it from file"); in GetBlockDevicePath()
|
/base/startup/init/services/modules/udid/ |
H A D | udid_adp.c | 75 BEGET_LOGI("Begin set udid param"); in SetDevUdid() 80 BEGET_LOGI("Get udid from param failed, calculate udid from other param"); in SetDevUdid()
|
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
H A D | hvb_ops.c | 55 BEGET_LOGI("get %s size from erofs and extheader, size=0x%lx", image, realFileSize); in GetImageSizeForHVB() 59 BEGET_LOGI("get %s size from ext4 and extheader, size=0x%lx", image, realFileSize); in GetImageSizeForHVB() 62 BEGET_LOGI("read %s file extheader fail, use the actual img size", image); in GetImageSizeForHVB()
|
H A D | fs_hvb.c | 182 BEGET_LOGI("Hvb has already been inited"); in FsHvbInit() 581 BEGET_LOGI("%s is ext4:[block cout]: %d, [size]: 0x%lx", image, in CheckAndGetExt4Size() 599 BEGET_LOGI("%s is erofs:[block cout]: %d, [size]: 0x%lx", image, in CheckAndGetErofsSize()
|
/base/startup/init/interfaces/innerkits/include/ |
H A D | beget_ext.h | 119 #define BEGET_LOGI(fmt, ...) STARTUP_LOGI(BEGET_DOMAIN, BEGET_LABEL, fmt, ##__VA_ARGS__) macro 135 BEGET_LOGI(format, ##__VA_ARGS__); \
|
/base/startup/init/interfaces/innerkits/service_watcher/ |
H A D | service_watcher.c | 56 BEGET_LOGI("Watcher service %s status", serviceName); in ServiceWatchForStatus()
|
/base/startup/init/services/begetctl/ |
H A D | dump_service.c | 84 BEGET_LOGI("Cmd Client exit "); in DumpAppspawnClientInit()
|
H A D | sandbox.cpp | 166 BEGET_LOGI("Cmd Client exit "); in CmdAppspawnClientInit()
|
/base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/ |
H A D | fs_dm.c | 376 BEGET_LOGI("dm get device outDevName %s, devNum %d", path, devNum); in DmGetDeviceName() 420 BEGET_LOGI("fs create rofs linear device success, dev is [%s]", devName); in FsDmCreateLinearDevice()
|
/base/startup/init/interfaces/innerkits/fd_holder/ |
H A D | fd_holder.c | 120 BEGET_LOGI("Send fds done"); in ServiceSendFds()
|
/base/startup/init/interfaces/innerkits/service_control/ |
H A D | service_control.c | 34 BEGET_LOGI("Start service by extra args"); in StartProcess()
|
/base/startup/init/test/unittest/param/ |
H A D | param_stub.cpp | 76 BEGET_LOGI("TestSetParamCheck %s result %d", paraName, g_testPermissionResult); in TestSetParamCheck() 82 BEGET_LOGI("TestGetParamLabel %s", paraName); in TestGetParamLabel()
|
/base/startup/init/services/sandbox/ |
H A D | sandbox.c | 376 BEGET_LOGI("Parse sandbox cfg file is %s", files->paths[i]); in ParseInitSandboxConfigPath() 417 BEGET_LOGI("Mount point \' %s \' already exist, no need to mkdir", dir); in CheckAndMakeDir()
|
/base/startup/init/interfaces/innerkits/modulemgr/ |
H A D | modulemgr.c | 224 BEGET_LOGI("Scan module with name '%s'", moduleName); in ScanModules()
|