Home
last modified time | relevance | path

Searched defs:file (Results 451 - 475 of 2180) sorted by relevance

1...<<11121314151617181920>>...88

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_auth.c87 struct drm_file *file; in drm_authmagic() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debugfs_helper.c189 kbase_debugfs_helper_seq_write( struct file *const file, const char __user *const ubuf, size_t const count, size_t const nelems, kbase_debugfs_helper_set_attr_fn *const set_attr_fn) kbase_debugfs_helper_seq_write() argument
H A Dmali_kbase_regs_history_debugfs.c219 static int regs_history_open(struct inode *in, struct file *file) in regs_history_open() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd_debugfs.c211 static int kbasep_jd_debugfs_atoms_open(struct inode *in, struct file *file) in kbasep_jd_debugfs_atoms_open() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dprocfs.c776 static int isp_open(struct inode *inode, struct file *file) in isp_open() argument
/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/
H A Drtsp_player_demo.cpp98 std::string file = "RTP_" + std::to_string(t) + ".h264"; in RecvSaveH264() local
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Ddata_ability_helper_module_test.cpp245 FILE* file = nullptr; in HWTEST_F() local
287 FILE* file = nullptr; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/test/unittest/
H A Dimage_provider_test_utils.h53 GetFileSize(FILE* file) GetFileSize() argument
61 ReadFromFile(std::unique_ptr<FILE, decltype(&fclose)> file) ReadFromFile() argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dmain.cpp59 QFileInfo *file = new QFileInfo(jsBundlePath); in InitPage() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_node_graph_loader.cpp145 IFile::Ptr file = fileManager_.OpenFile(uri); in Load() local
H A Dshader_data_loader.cpp170 IFile::Ptr file = fileManager.OpenFile(uri); in Load() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dserialisation_utils.cpp119 void TestSerialiser::Dump(BASE_NS::string_view file) in Dump() argument
129 void WriteToFile(const BASE_NS::vector<char>& vec, BASE_NS::string_view file) in WriteToFile() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_string_resource_loader.cpp161 bool CsvStringResourceLoader::SetFile(CORE_NS::IFile::Ptr file) in SetFile() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_filesystem.cpp80 auto file = fileManager_.GetEntry(destination + normalizedPath); in GetEntry() local
93 auto file = fileManager_.OpenFile(destination + normalizedPath); in OpenFile() local
108 auto file = fileManager_.CreateFile(destination + normalizedPath); in CreateFile() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_cache.cpp115 void ImageCache::Serialize(FILE* file) in Serialize() argument
122 void ImageCache::Deserialize(FILE* file) in Deserialize() argument
H A Drs_profiler_archive.h150 explicit FileArchive(FILE* file) : Archive(Reader), file_(file), external_(true) {} in FileArchive() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_filesystem.cpp68 auto file = BASE_NS::make_unique<OhosFile>(resManager_); in OpenFile() local
74 auto file = BASE_NS::make_unique<OhosFile>(resManager_); in OpenFile() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dreli_test.cpp207 char file[256] = {}; in HWTEST_F() local
253 char file[256] = {}; in HWTEST_F() local
299 char file[256] = {}; in HWTEST_F() local
337 char file[256] = {}; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dzip_util.cpp79 FILE* ZipUtil::GetFileHandle(const std::string& file) in GetFileHandle() argument
94 std::string file = srcFile; in GetDestFilePath() local
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dparcel_remote.rs125 let mut file = std::fs::OpenOptions::new() in read_and_write() variables
214 let mut file = reply.read_file().unwrap(); in parcel_read_and_write() variables
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.h53 void SetFile(const std::string file) in SetFile() argument
58 explicit WifiEncryptionInfo(const std::string file) in WifiEncryptionInfo() argument
/foundation/distributeddatamgr/kv_store/databaseutils/test/
H A Dacl_test.cpp158 int file = open(PATH_ABC_XIAOMING_TEST, O_RDWR, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_security_manager_test.cpp136 const std::string file = keyFile.GetKeyFile(RdbSecurityManager::KeyFileType::PUB_KEY_FILE); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp102 std::string file = "/data/test/test01"; in HWTEST_F() local
157 std::string file = "/data/test/test01"; in HWTEST_F() local
185 std::string file = "/data/test/test02"; HWTEST_F() local
224 std::string file = "/data/test/test03"; HWTEST_F() local
264 std::string file = "/data/test/test04"; HWTEST_F() local
304 std::string file = "/data/test/test05"; HWTEST_F() local
336 std::string file = "/data/test/test06"; HWTEST_F() local
368 std::string file = "/data/test/test07"; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dfile_napi.cpp45 auto *file = new (std::nothrow) FileNapi(); in New() local
56 auto *file = new (std::nothrow) FileNapi(); in NewInstance() local
65 auto *file = static_cast<FileNapi *>(data); Destructor() local
82 auto file = GetFile(env, info, ctxt); GetDetails() local
104 auto file = static_cast<FileNapi *>(ctxt->native); SetDetails() local
115 auto file = GetFile(env, info, ctxt); GetUri() local
137 auto file = static_cast<FileNapi *>(ctxt->native); SetUri() local
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...88