Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp344 int cbIdex = ((funcArg.GetArgc() == NARG_CNT::THREE) ? NARG_POS::THIRD : NARG_POS::FOURTH); in Async() local
345 NVal cb(env, funcArg[cbIdex]); in Async()
H A Dmovedir.cpp392 int cbIdex = ((funcArg.GetArgc() == NARG_CNT::THREE) ? NARG_POS::THIRD : NARG_POS::FOURTH); in Async() local
393 NVal cb(env, funcArg[cbIdex]); in Async()

Completed in 3 milliseconds