Home
last modified time | relevance | path

Searched refs:cbIdex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp330 int cbIdex = ((funcArg.GetArgc() == NARG_CNT::THREE) ? NARG_POS::THIRD : NARG_POS::FOURTH); in Async() local
331 NVal cb(env, funcArg[cbIdex]); in Async()
H A Dmovedir.cpp390 int cbIdex = ((funcArg.GetArgc() == NARG_CNT::THREE) ? NARG_POS::THIRD : NARG_POS::FOURTH); in Async() local
391 NVal cb(env, funcArg[cbIdex]); in Async()