Lines Matching refs:filesDir
324 std::string filesDir = context->GetFilesDir();
325 if (filesDir.empty()) {
329 std::string filePath = filesDir + SLASH_STR + fileName + JSON_FILE;
359 std::string filesDir = context->GetFilesDir();
360 if (filesDir.empty()) {
364 std::string filePath = filesDir + SLASH_STR + fileName + JSON_FILE;
402 std::string filesDir = context->GetFilesDir();
403 if (filesDir.empty()) {
406 std::string filePath = filesDir + SLASH_STR + fileName + HEAPSNAPSHOT_FILE;
432 std::string filesDir = context->GetFilesDir();
433 if (filesDir.empty()) {
436 std::string filePath = filesDir + SLASH_STR + fileName + HEAPSNAPSHOT_FILE;