Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 25 of 119) sorted by relevance

12345

/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem_unittest.cc75 void CheckSquashfs(const unique_ptr<SquashfsFilesystem>& fs) { in CheckSquashfs()
114 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFile( in TEST_F() local
135 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFile( in TEST_F() local
153 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFile( in TEST_F() local
168 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
182 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
195 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
209 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
224 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
239 unique_ptr<SquashfsFilesystem> fs = SquashfsFilesystem::CreateFromFileMap( in TEST_F() local
[all …]
H A Dmapfile_filesystem_unittest.cc63 unique_ptr<MapfileFilesystem> fs = MapfileFilesystem::CreateFromFile( in TEST_F() local
82 unique_ptr<MapfileFilesystem> fs = MapfileFilesystem::CreateFromFile( in TEST_F() local
114 unique_ptr<MapfileFilesystem> fs = MapfileFilesystem::CreateFromFile( in TEST_F() local
126 unique_ptr<MapfileFilesystem> fs = MapfileFilesystem::CreateFromFile( in TEST_F() local
H A Dext2_filesystem_unittest.cc67 unique_ptr<Ext2Filesystem> fs = in TEST_F() local
76 unique_ptr<Ext2Filesystem> fs = Ext2Filesystem::CreateFromFile( in TEST_F() local
106 unique_ptr<Ext2Filesystem> fs = in TEST_F() local
188 unique_ptr<Ext2Filesystem> fs = Ext2Filesystem::CreateFromFile( in TEST_F() local
198 unique_ptr<Ext2Filesystem> fs = Ext2Filesystem::CreateFromFile( in TEST_F() local
H A Dboot_img_filesystem_unittest.cc73 unique_ptr<BootImgFilesystem> fs = in TEST_F() local
98 unique_ptr<BootImgFilesystem> fs = in TEST_F() local
123 unique_ptr<BootImgFilesystem> fs = in TEST_F() local
136 unique_ptr<BootImgFilesystem> fs = in TEST_F() local
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.cpp232 void ProgramCache::generateEOTF(Formatter& fs, const Key& needs) { in generateEOTF()
290 void ProgramCache::generateToneMappingProcess(Formatter& fs, const Key& needs) { in generateToneMappingProcess()
476 void ProgramCache::generateOOTF(Formatter& fs, const ProgramCache::Key& needs) { in generateOOTF()
495 void ProgramCache::generateOETF(Formatter& fs, const Key& needs) { in generateOETF()
589 Formatter fs; in generateFragmentShader() local
798 String8 fs = generateFragmentShader(needs); in generateProgram() local
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgramCache.cpp229 void ProgramCache::generateEOTF(Formatter& fs, const Key& needs) { in generateEOTF()
287 void ProgramCache::generateToneMappingProcess(Formatter& fs, const Key& needs) { in generateToneMappingProcess()
473 void ProgramCache::generateOOTF(Formatter& fs, const ProgramCache::Key& needs) { in generateOOTF()
492 void ProgramCache::generateOETF(Formatter& fs, const Key& needs) { in generateOETF()
586 Formatter fs; in generateFragmentShader() local
768 String8 fs = generateFragmentShader(needs); in generateProgram() local
/aosp12/system/apex/apexd/
H A Dapexd_utils.h92 namespace fs = std::filesystem; in WalkDir() local
110 namespace fs = std::filesystem; in ReadDir() local
175 namespace fs = std::filesystem; in DeleteDir() local
186 namespace fs = std::filesystem; in PathExists() local
228 namespace fs = std::filesystem; in GetSubdirs() local
325 namespace fs = std::filesystem; in MoveDir() local
H A Dapexd_rollback_utils.h63 namespace fs = std::filesystem; in ReplaceFiles() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_info.cpp90 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
139 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
361 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
398 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
529 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_info.cpp90 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
139 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
357 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
394 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
525 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_info.cpp111 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
156 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
362 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
397 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
507 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_info.cpp90 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
139 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
356 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
393 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
524 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_info.cpp90 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
139 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
354 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
391 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
524 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_info.cpp90 Sys::fstream fs(kBWModeBitmap, fstream::in); in GetDynamicBWLimits() local
139 Sys::fstream fs(fb_path, fstream::in); in GetHWResourceInfo() local
354 Sys::fstream fs(kRotatorCapsPath, fstream::in); in GetMDSSRotatorInfo() local
393 Sys::fstream fs(path, fstream::in); in GetV4L2RotatorInfo() local
529 Sys::fstream fs("/sys/devices/virtual/graphics/fb0/msm_fb_type", fstream::in); in GetFirstDisplayInterfaceType() local
/aosp12/build/soong/finder/fs/
H A Dfs_test.go15 package fs package
H A Dreaddir_test.go15 package fs package
H A Dfs_darwin.go15 package fs package
H A Dfs_linux.go15 package fs package
/aosp12/system/tools/xsdc/src/com/android/xsdc/
H A DMain.java139 FileSystem fs = new FileSystem(packageDir); in main() local
147 FileSystem fs = new FileSystem(new File(outDir)); in main() local
/aosp12/system/libvintf/include-test/vintf/
H A DVintfFm.h36 VintfFm(std::unique_ptr<WritableFileSystem>&& fs) : mFs(std::move(fs)) {} in VintfFm()
/aosp12/system/extras/tests/kernel.config/
H A Dnfs_test.cpp23 std::string fs; in TEST() local
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/playlist/
H A DM3uPlaylistPersister.java37 final FileSystem fs = FileSystems.getDefault(); in read() local
H A DXspfPlaylistPersister.java47 final FileSystem fs = FileSystems.getDefault(); in read() local
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DRealPath.cpp14 namespace fs { namespace
/aosp12/frameworks/av/cmds/screenrecord/
H A DProgram.cpp114 GLuint vs, fs; in createProgram() local
169 status_t Program::linkShaderProgram(GLuint vs, GLuint fs, GLuint* outPgm) { in linkShaderProgram()

12345