Searched refs:listfileProcedureName (Results 1 – 2 of 2) sorted by relevance
44 const std::string listfileProcedureName = "fileioDirListFile"; variable
367 … return NAsyncWorkPromise(env, thisVar).Schedule(listfileProcedureName, cbExec, cbCompl).val_; in ListFile()370 … return NAsyncWorkCallback(env, thisVar, cb).Schedule(listfileProcedureName, cbExec, cbCompl).val_; in ListFile()