Searched defs:foldPath (Results 1 – 2 of 2) sorted by relevance
39 const std::string &foldSize, const std::string &foldPath, struct HksParamSet **reportParamSet) in AddDataSizeParam()94 std::string foldPath = "[\"" + el1Path + "\", \"" + el2Path + "\", \"" + el4Path + "\"]"; in PreConstructDataSizeReportParamSet() local181 const char *foldPath = (eventInfo->dataSizeInfo.foldPath != nullptr) ? in HksEventInfoToMapForDataSize() local
182 char *foldPath; member