Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp47 const std::string JSON_FILE = ".json"; variable
248 std::string filePath = filesDir + SLASH_STR + fileName + JSON_FILE; in StartProfiling()
277 std::string filePath = filesDir + SLASH_STR + fileName + JSON_FILE; in StartJsCpuProfiling()