Home
last modified time | relevance | path

Searched refs:useless (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Drename.cpp45 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in Sync()
73 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in Async()
H A Dsymlink.cpp38 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in GetSymlinkArg()
H A Dcreate_stream.cpp62 auto [resGetSecondArg, mode, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8String(); in GetCreateStreamArgs()
H A Dlink.cpp39 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in GetLinkArg()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Drename.cpp47 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in Sync()
87 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in Async()
H A Dcreate_stream.cpp40 auto [resGetSecondArg, mode, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8String(); in GetCreateStreamArgs()
H A Dsymlink.cpp39 auto [resGetSecondArg, dest, useless] = NVal(env, funcArg[NARG_POS::SECOND]).ToUTF8StringPath(); in GetSymlinkArg()
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.cpp181 Style useless; in GetImageHeader() local
182 RetCode ret = Open(path, useless, entry); in GetImageHeader()

Completed in 3 milliseconds