Searched refs:attr_filepath (Results 1 – 1 of 1) sorted by relevance
516 std::string attr_filepath = params_val["FilePath"].asString(); in Load() local518 if (!attr_filepath.empty() && !attr_value.empty()) { in Load()521 profile->Add(std::make_unique<WriteFileAction>(attr_filepath, attr_value, in Load()523 } else if (attr_filepath.empty()) { in Load()