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