Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h65 const std::string JSON_VALUE_LOG_DIR = "log_dir"; member
/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp185 if (object.contains(JSON_VALUE_LOG_DIR.c_str())) { in OnGetConfigInfo()
186 configInfo->logDir = object.value(JSON_VALUE_LOG_DIR.c_str()).toString().toStdString(); in OnGetConfigInfo()

Completed in 2 milliseconds