Searched refs:APPLICATION_DATA_DIR (Results 1 – 2 of 2) sorted by relevance
59 const std::string APPLICATION_DATA_DIR = "dataDir"; variable185 {APPLICATION_DATA_DIR, applicationInfo.dataDir}, in to_json()461 APPLICATION_DATA_DIR, in from_json()
63 const char* APPLICATION_DATA_DIR = "dataDir"; variable953 {APPLICATION_DATA_DIR, applicationInfo.dataDir}, in to_json()1083 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_DATA_DIR, in from_json()