Searched defs:record_path (Results 1 – 2 of 2) sorted by relevance
70 std::string record_path = GetBootEventPath(event); in AddBootEventWithValue() local102 const std::string record_path = GetBootEventPath(event); in GetBootEvent() local
44 bool CreateEmptyBootEventRecord(const std::string& record_path, int32_t value) { in CreateEmptyBootEventRecord()