Home
last modified time | relevance | path

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

/test/xts/acts/storage/storageenvironmentndktest/entry/src/main/cpp/
Dfileio.cpp37 static napi_value GetFileLocation_noexist(napi_env env, napi_callback_info info) in GetFileLocation_noexist() function
52 …{"GetFileLocation_noexist", nullptr, GetFileLocation_noexist, nullptr, nullptr, nullptr, napi_defa… in Init()
/test/xts/acts/storage/storageenvironmentndktest/entry/src/main/ets/test/
DgetFileLocation.test.ets54 let data = fileio.GetFileLocation_noexist();