Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 10 of 10) sorted by relevance

/bootable/recovery/tools/image_generator/
DREADME.md17 3. `fontDirectory`: The directory that contains all the support .ttf | .ttc
19 4. `resourceDirectory`: The resource directory that contains all the translated
/bootable/recovery/recovery_utils/
Droots.cpp133 int format_volume(const std::string& volume, const std::string& directory) { in format_volume() argument
231 if (result == 0 && !directory.empty()) { in format_volume()
233 "/system/bin/e2fsdroid", "-e", "-f", directory, "-a", volume, v->blk_device, in format_volume()
271 if (!directory.empty()) { in format_volume()
273 "/system/bin/sload_f2fs", "-f", directory, "-t", volume, v->blk_device, in format_volume()
/bootable/recovery/fonts/
DREADME1 The images in this directory were generated using the font
/bootable/recovery/recovery_utils/include/recovery_utils/
Droots.h51 int format_volume(const std::string& volume, const std::string& directory);
/bootable/recovery/updater/
Dbuild_info.cpp46 for (const auto& directory : { "IMAGES", "RADIO" }) { in ParseTargetFile()
47 std::string entry_name = directory + fstab_info.mount_point + ".img"; in ParseTargetFile()
Dblockimg.cpp691 std::unique_ptr<DIR, decltype(&closedir)> directory(opendir(dirname.c_str()), closedir); in EnumerateStash() local
693 if (directory == nullptr) { in EnumerateStash()
701 while ((item = readdir(directory.get())) != nullptr) { in EnumerateStash()
/bootable/recovery/tools/recovery_l10n/
DREADME.md26 5. Compress the output file put it under the corresponding directory.
/bootable/recovery/updater_sample/
DREADME.md29 The directory can be found in logs or on the UI. In most cases it should be located at
175 This directory is expected to be read-only, unless explicitly remounted.
202 changing of SELinux labels of OTA packages directory might be required
/bootable/recovery/etc/
Dinit.rc7 # Copy prebuilt ld.config.txt into linkerconfig directory
/bootable/recovery/
DREADME.md128 the host-side `adbd`, make sure the filename (or the directory) of the matching private key has been